Sparx Systems Forum

Enterprise Architect => Bugs and Issues => Topic started by: Geert Bellekens on November 06, 2019, 08:36:12 pm

Title: Find Items Conveyed doesn't work anymore
Post by: Geert Bellekens on November 06, 2019, 08:36:12 pm
We have sequence diagrams that have messages with conveyed items.
In v12 we can use the context menu option "Find Items Conveyed" to select the conveyed item in the project browser.
In v15 this same option doesn't do anything anymore

Reported

Geert
Title: Re: Find Items Conveyed doesn't work anymore
Post by: Geert Bellekens on November 15, 2019, 07:29:09 pm
I've been doing a bit more research on this bug and it appears that it only affects message created with v12.
Apparently, v15 stores the conveyed items in a different way, and it lost it's backward compatibility with v12.

Related to this, I found another bug.

- Create a new message in a sequence diagram
- Set a conveyed item
- Delete the message
- Notice that the "hidden" information flow connector is now visible on the diagram.

A similar thing also happened when I create a second conveyed item, and uncheck the first. A mystery flow connector suddenly appears in my sequence diagram

Geert