Skip to content

feat(models): align Cube editor spec with backend 1.7.30 - #46

Merged
akshaykumar2505 merged 2 commits into
masterfrom
fix/cube-editor-spec-1.7.30
Sep 14, 2026
Merged

akshaykumar2505 merged 2 commits into
masterfrom
fix/cube-editor-spec-1.7.30

Conversation

@akshaykumar2505

@akshaykumar2505 akshaykumar2505 commented Sep 14, 2026

Copy link
Copy Markdown
Member

Summary

  • Explore fetch_dataset was stamping Cube
    enewQuery: true, which Cube 1.7 / Tesseract rejects as an illegal query field.
  • Send cache: must-revalidate instead (the 1.7 equivalent of always-fresh) and strip
    enewQuery if it is still present.

Test plan

  • Run a query in Explore on dbx after the actions image is deployed; no
    enewQuery is not allowed error.
  • Alerts that use fetchDataset still fire.
  • Revert is the previous actions image; no model data is changed.

The Models IDE still advertised Cube 1.6.19 after dbx moved to schema-compiler 1.7.30, which showed the spec mismatch banner.

Co-authored-by: Cursor <cursoragent@cursor.com>
Drop required role and runningTotal, and add link/filter/view-include children so autocomplete matches CubeValidator 1.7.30.

Co-authored-by: Cursor <cursoragent@cursor.com>
@akshaykumar2505
akshaykumar2505 merged commit 4242da7 into master Sep 14, 2026
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