Book a Demo

Author Topic: Find Items Conveyed doesn't work anymore  (Read 3673 times)

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Find Items Conveyed doesn't work anymore
« 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

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Find Items Conveyed doesn't work anymore
« Reply #1 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