Skip to content

Fix: Detection of broken model references when building a plan#2390

Merged
izeigerman merged 1 commit intomainfrom
fix-broken-references-check
Apr 3, 2024
Merged

Fix: Detection of broken model references when building a plan#2390
izeigerman merged 1 commit intomainfrom
fix-broken-references-check

Conversation

@izeigerman
Copy link
Copy Markdown
Collaborator

Using snapshot.parents was incorrect for this check since the removed model wouldn't be present in the list of Snapshot parents (since there's no more snapshot), but is still available in the model's depends_on set.

@izeigerman izeigerman requested a review from a team April 3, 2024 14:50
@izeigerman izeigerman merged commit 35e34d5 into main Apr 3, 2024
@izeigerman izeigerman deleted the fix-broken-references-check branch April 3, 2024 15:07
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.

2 participants