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

#2913 Fix NPE and edge source/target inversion #2924

Merged

Conversation

SteveMonnier
Copy link
Contributor

Following changes done in #2913 the migration on specific samples showed some issue that this PR fixes:

  • Fix an NPE that failed the migration if an edge add an empty bendpoint list (edge not displayed on the diagram).
  • Fix the process that invert source and target of edges that failed for edges with the same source and target.

Change-Id: I7df8d6d319613f5da6151948efca460a2ab2989b

Fix an NPE that failed the migration if an edge add an empty bendpoint
list (edge not displayed on the diagram).
Fix the process that invert source and target of edges that failed for
edges with the same source and target.

Change-Id: I7df8d6d319613f5da6151948efca460a2ab2989b
Signed-off-by: Steve Monnier <[email protected]>
@SteveMonnier SteveMonnier force-pushed the 2913_npe_and_inversion_fix branch from a07f76e to 3c2b374 Compare January 16, 2025 16:59
@pdulth pdulth merged commit e072c1a into eclipse-capella:master Jan 20, 2025
2 of 3 checks passed
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.

3 participants