Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long distance restrictions fail to cascade through Merge tables #1136

Closed
CBroz1 opened this issue Sep 30, 2024 · 2 comments
Closed

Long distance restrictions fail to cascade through Merge tables #1136

CBroz1 opened this issue Sep 30, 2024 · 2 comments
Assignees
Labels
merge To do with merge tables

Comments

@CBroz1
Copy link
Member

CBroz1 commented Sep 30, 2024

#1081, #1116 updated how RestrGraph order tables for the cascade. This now fails to cascade through Merge tables: PartParent -> Merge.Child -> Merge -> Child

@CBroz1 CBroz1 self-assigned this Sep 30, 2024
@CBroz1 CBroz1 added the merge To do with merge tables label Sep 30, 2024
@edeno
Copy link
Collaborator

edeno commented Oct 1, 2024

This should be closed by #1137?

@CBroz1
Copy link
Member Author

CBroz1 commented Oct 2, 2024

Yes - the test now passes

@CBroz1 CBroz1 closed this as completed Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge To do with merge tables
Projects
None yet
Development

No branches or pull requests

2 participants