Skip to content

Import metaclass tool in a profile element should create a node when importing a metaclass that is already imported by the diagram

Importing a metaclass in a profile doesn't work if the metaclass is already imported on the diagram.

Steps to reproduce:

  1. Import the metaclass "Activity" on the diagram
  2. Create a profile on the diagram
  3. Import the metaclass "Activity" in the created profile

The semantic ElementImport is correctly created, but the node is not displayed in the profile. The node should be visible.