Skip to content

docs: clarify table_groups deploy behavior when key is absent#664

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
docs/table-groups-deploy-behavior
Open

docs: clarify table_groups deploy behavior when key is absent#664
mintlify[bot] wants to merge 1 commit into
mainfrom
docs/table-groups-deploy-behavior

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 19, 2026

Summary

Document a CLI behavior change: lightdash deploy and lightdash preview now only sync table groups when the table_groups key is present in lightdash.config.yml. To clear deployed groups, users must set table_groups: {} explicitly.

Changes

  • Add a callout to the Table groups configuration section in references/lightdash-config-yml.mdx explaining the new sync behavior and how to explicitly clear server-side groups.

Context

Follow-up to the upstream CLI fix that skips the PUT /table-groups API call when table_groups is omitted from config. The previous behavior caused 404 warnings on older Lightdash instances and implicitly cleared groups when the key was removed — the new behavior is opt-in per deploy.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 19, 2026

🤖 Documentation Bot

All checks passed! No issues found.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 19, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
lightdash 🟢 Ready View Preview May 19, 2026, 9:33 AM

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.

0 participants