[2226] Fix imported relationship annotations - #2421
Conversation
gdaniel
left a comment
There was a problem hiding this comment.
The fix works as expected, but I assume the PR needs to contribute something the to release note, right?
I wonder if it is relevant to add this information to the release note, because the change is a bit technical and I am not sure it is useful for end-users to know that. But may be I am wrong. |
I see, indeed, it requires to import a model (which is something end user do), but then the only way I found to check that there is an issue is to run an AQL query in the query view. |
Bug: #2226 Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
023e90d to
ab87119
Compare
Bug: #2226
PLEASE READ ALL ITEMS AND CHECK ONLY RELEVANT CHECKBOXES BELOW
Auto review
Project management
priority:andpr:labels been added to the pull request? (In case of doubt, start with the labelspriority: lowandpr: to review later)area:,type:)Changelog and release notes
CHANGELOG.adoc+doc/content/modules/user-manual/pages/release-notes/YYYY.MM.0.adocbeen updated to reference the relevant issues?CHANGELOG.adoc?CHANGELOG.adoc?doc/content/modules/user-manual/pages/release-notes/YYYY.MM.0.adoc?Key highlightssection indoc/content/modules/user-manual/pages/release-notes/YYYY.MM.0.adoc?Documentation
Tests