Closed acampesino closed 5 years ago
It looks that performing a Redo on a create message action (Obviously after undo it) gets the CoveredBy relation messed up and as such the MessageEnds point to temporal EMF objects from the transaction instead of the original ones.
This is a bug realted to the fix Papyrus Bug 542802. A workaround is implemented
This is finally fixed in 49404b2
It looks that performing a Redo on a create message action (Obviously after undo it) gets the CoveredBy relation messed up and as such the MessageEnds point to temporal EMF objects from the transaction instead of the original ones.