cp-api / capella

0 stars 0 forks source link

[Move Elements] Better handle move of parts and components across projects #431

Closed eclipse-capella-bot closed 3 years ago

eclipse-capella-bot commented 3 years ago

Automatic move of parts as described in https://bugs.polarsys.org/show_bug.cgi?id=1904 is not satisfying. Sometimes parts are referenced by other elements so we would have to auto-move these elements too, which isn't possible to do in an automatic way. User-interaction is needed: Rather than auto-move the part, we add a 'synthetic' backreference from a component to its parts, so that when the user adds a component to the stage, a backref to its parts forces the user to also add the representing parts to the stage. From that point on, the transfer UI could auto-propose a new parent for the part as soon as the user chooses a parent for the component and vice versa.

ECLIPSE-554409 POLARSYS-2347 @fdo 2019-01-21

eclipse-capella-bot commented 3 years ago

ci-bot commented on 2019-01-23

Merged to [master]. Commit: eb907add10981685b0bf5174b297f9dd67e1cb60

pdu commented on 2019-01-29

Status: confirmed

pdu commented on 2019-05-15

Status: resolved Resolution: fixed

pdu commented on 2019-05-16

Status: verified Resolution: fixed