[Bug] Tests with configs in dbt_project.yml
are triggering state:modified
in 1.9 without any changes (when the deferred to state is from 1.7)
#11146
Labels
Is this a new bug in dbt-core?
Current Behavior
Looks like there's a false positive if tests have any configs when users go from 1.7 to 1.9.
Expected Behavior
No false positive.
Steps To Reproduce
Project setup:
First use dbt 1.7:
Don't change anything - switch over to 1.9.pre and do a defer run using the manifest above:
Relevant log output
No response
Environment
Which database adapter are you using with dbt?
snowflake
Additional Context
This is not an issue if the deferred to state was from 1.8.
This may be relevant too: #10322
The text was updated successfully, but these errors were encountered: