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

EditingContextCrossReferenceAdapter delete too many objects #2601

Closed
4 tasks done
AxelRICHARD opened this issue Nov 20, 2023 · 0 comments · Fixed by #2602
Closed
4 tasks done

EditingContextCrossReferenceAdapter delete too many objects #2601

AxelRICHARD opened this issue Nov 20, 2023 · 0 comments · Fixed by #2602

Comments

@AxelRICHARD
Copy link
Contributor

  • I have checked that this bug has not yet been reported by someone else
  • I have checked that this bug appears on Chrome
  • I have specified the version :
  • 2023.10.8
  • I have specified my environment :
  • All

Steps to reproduce

Try to move an object from a container to another (in the same document).
All references to this moved object are lost, because they are cleaned by EditingContextCrossReferenceAdapter.

Expected behavior

The references to a moved object are kept.

Actual behavior

The references to a moved object are lost.

@AxelRICHARD AxelRICHARD added this to the 2024.1.0 milestone Nov 20, 2023
@AxelRICHARD AxelRICHARD self-assigned this Nov 20, 2023
AxelRICHARD added a commit that referenced this issue Nov 20, 2023
Bug: #2601
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
@AxelRICHARD AxelRICHARD linked a pull request Nov 20, 2023 that will close this issue
39 tasks
AxelRICHARD added a commit that referenced this issue Nov 20, 2023
Bug: #2601
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
AxelRICHARD added a commit that referenced this issue Nov 20, 2023
Bug: #2601
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Nov 20, 2023
Bug: #2601
Signed-off-by: Axel RICHARD <axel.richard@obeo.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant