Skip to content

docs(releases): note dimension-step and aggregate-step AI-assistant fixes#274

Open
rad-pat wants to merge 2 commits into
mainfrom
sc-22996-docs
Open

docs(releases): note dimension-step and aggregate-step AI-assistant fixes#274
rad-pat wants to merge 2 commits into
mainfrom
sc-22996-docs

Conversation

@rad-pat

@rad-pat rad-pat commented Jul 13, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds two customer-facing bullets under ## Fixed in the July 2026 What's New page (src/content/docs/releases/2026-07.mdx), covering two bug fixes shipping now:
    • Export/Load/Sort/Clear dimension steps created or edited through the AI assistant no longer crash at run time (the chosen dimension is preserved; an unset dimension now fails with a clear message).
    • Aggregate steps created or edited through the AI assistant now keep their group-by columns instead of dropping them, so they calculate correctly instead of failing or silently miscalculating.
  • No new month page or index.mdx <LinkCard> was needed — the July 2026 page and its card already existed.

Test plan

  • Reviewed the diff for stray {/} JSX pitfalls in the added MDX bullets — none present.
  • Astro build (npm run build) could not be verified in this local Windows environment — it fails identically on an unmodified checkout of this branch (a pre-existing astro/tsconfigs/strict package-exports resolution issue unrelated to this change). Confirmed by stashing the edit and reproducing the same failure. Rely on the Cloudflare "Workers Builds" preview check in CI to confirm the build passes.

🤖 Generated with Claude Code

https://claude.ai/code/session_01Dae6Zts6EXp5XvhncKycrX

…ixes for July 2026

Two customer-facing bug fixes shipping now: Export/Load/Sort/Clear dimension
steps and aggregate steps created or edited through the AI assistant now
preserve their configuration instead of dropping it at run time.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Dae6Zts6EXp5XvhncKycrX
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 13, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
plaidcloud-docs a8f9e4d Commit Preview URL

Branch Preview URL
Jul 13 2026, 06:05 PM

@rad-pat rad-pat left a comment

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review verdict: ✅ Approve

Both Fixed entries are accurate, customer-facing, and plain-language (no internal symbols), and correctly slot under ## Fixed in the existing July 2026 page — matching the backend fixes shipping alongside (dimension-step selection preserved / clear no-dimension error; aggregate-step group-by columns preserved). No MDX {}/JSX pitfalls. CI green (build-and-check + Workers Builds), mergeable/CLEAN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant