Sparx Systems Forum

Enterprise Architect => Bugs and Issues => Topic started by: S-Holzhauer on January 29, 2024, 07:34:27 pm

Title: Activation not extended in Sequence Diagram
Post by: S-Holzhauer on January 29, 2024, 07:34:27 pm
I have the problem that nested method activations are not sufficiently extended downwards (see attachment). The following sequence is intended correctly, but starts in the background since the activation stops before the new sequence. Is there any means to correct this behaviour?

EA program version 13.5.1352

(https://sascha-holzhauer.de/nc/index.php/s/PK6pHJ32AwezHwp/preview)
Title: Re: Activation not extended in Sequence Diagram
Post by: KP on January 30, 2024, 01:26:42 pm
You should be able to select the bottom message and click the button that says "Raise the activation level"
Title: Re: Activation not extended in Sequence Diagram
Post by: S-Holzhauer on January 30, 2024, 10:34:05 pm
Thanks for the response. However, this is not a solution as the bottom message's activation level is already raised (note the gap between the lower level method and the start of the message arrow).