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

Error for duplicate Node Names cites sibling node name of the actual erroneous node's name #10543

Open
whatisgalen opened this issue Jan 19, 2024 · 2 comments
Labels

Comments

@whatisgalen
Copy link
Member

I'm not sure exactly how to reproduce this, but I imported a resource model and changed a node from being its own nodegroup to joining its parent nodegroup. For some reason this prompted a "Duplicate Node Name" error, but there is no evidence of that being the case (see video below).

Screen.Recording.2024-01-19.at.1.00.47.PM.mov
@whatisgalen
Copy link
Member Author

I think I figured this out a bit. Basically there are two duplicate node names in the graph, called "Relationship Comments". However the error cites the duplicate as "Relationship From Date - Site" which is a sibling to the real duplicate. Therefore the issue seems to be that the Error is valid but the erroneous duplicate node name is not reported in the error. Instead for some reason it's the first sibling node's name that gets cited.

@whatisgalen whatisgalen changed the title False Error for duplicate Node Names Error for duplicate Node Names cites sibling node name of the actual erroneous node's name Jan 22, 2024
@whatisgalen
Copy link
Member Author

Here's another example data point of this bug:

Screen Shot 2024-01-21 at 9 08 35 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant