Skip to content

Clarify meta and tags don't trigger state:modified - #9715

Open
mirnawong1 wants to merge 3 commits into
currentfrom
worktree-issue-8798-state-modified
Open

Clarify meta and tags don't trigger state:modified#9715
mirnawong1 wants to merge 3 commits into
currentfrom
worktree-issue-8798-state-modified

Conversation

@mirnawong1

@mirnawong1 mirnawong1 commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Clarify that changes to meta and tags — including at the column level — do not trigger state:modified, per confirmation from dbt-core maintainers (comment)
  • Add meta to the list of configs excluded from state:modified.configs in the state selection method docs
  • Add a "tags and meta" section to the state comparison caveats page explaining this behavior and how it differs from description/persist_docs
  • Add notes to the meta and tags resource-config pages pointing to this behavior

Fixes #8798


🚀 Deployment available! Here are the direct links to the updated files:

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs-getdbt-com Ready Ready Preview Jul 29, 2026 2:36pm

Request Review

@github-actions github-actions Bot added Docs team Authored by the Docs team @dbt Labs content Improvements or additions to content labels Jul 29, 2026
Comment thread website/docs/reference/node-selection/methods.md Outdated
Comment thread website/docs/reference/node-selection/state-comparison-caveats.md Outdated
Comment thread website/docs/reference/resource-configs/meta.md Outdated
Comment thread website/docs/reference/resource-configs/tags.md Outdated
@mirnawong1
mirnawong1 marked this pull request as ready for review July 29, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content Improvements or additions to content Docs team Authored by the Docs team @dbt Labs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Column-level meta modifications do not count as state:modified

2 participants