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

Fix seenGroupNodeIds mismatch with modelGraph nodes data. #246

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

copybara-service[bot]
Copy link

Fix seenGroupNodeIds mismatch with modelGraph nodes data.

looks like the seenGroupNodeIds data set may contain group node id that does not belong to the current modelGraph nodes data, causing the lookup for node from modelGraph returns undefined (NodeA/NodeB), thus the group layer comparison fails.

@copybara-service copybara-service bot force-pushed the test_696656783 branch 3 times, most recently from fffb801 to 81f65f2 Compare November 14, 2024 23:53
looks like the `seenGroupNodeIds` data set may contain group node id that does not belong to the current `modelGraph` nodes data, causing the lookup for node from modelGraph returns undefined (NodeA/NodeB), thus the group layer comparison fails.

PiperOrigin-RevId: 696682257
@copybara-service copybara-service bot merged commit ddb4197 into main Nov 15, 2024
@copybara-service copybara-service bot deleted the test_696656783 branch November 15, 2024 00:10
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.

1 participant