cp-api / capella

0 stars 0 forks source link

Delete action and command should use the RepresentationDescriptor instead of the Representation #433

Closed eclipse-capella-bot closed 3 years ago

eclipse-capella-bot commented 3 years ago

Attachment: testCapellaInvalidRep1.2.2 (1).zip Jar file containing interfaces and classes needed to reproduce the problem

Delete action and command should use the RepresentationDescriptor instead of the Representation to avoid having descriptors that can't be deleted because of a broken reference to their representation. This was already done on the master branch (see https://bugs.polarsys.org/show_bug.cgi?id=1956) but in a larger scope.

Steps to reproduce:

ECLIPSE-554411 POLARSYS-2365 @smo 2019-01-29

eclipse-capella-bot commented 3 years ago

smo commented on 2019-02-05

It was decided to abandon this backport as it breaks APIs and is already fixed on the master branch