Bug 472387 - Problem with DiagramImportDescription and additional layers
Summary: Problem with DiagramImportDescription and additional layers
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Diagram (show other bugs)
Version: 3.0.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2015-07-10 11:21 EDT by Laurent Redor CLA
Modified: 2019-05-01 07:12 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laurent Redor CLA 2015-07-10 11:21:36 EDT
During the resolution of bug 465211 I detected a problem with DiagramImportDescription. The additional layers are moved from the imported diagram description to the DiagramImportDescription.

Steps to reproduce:
* Open the VSM file: /org.eclipse.sirius.tests.junit/data/unit/tools/applicability/applicability.odesign
* The "Documentation" layer is visible in "Diagram Import DiagramSpecialization" and not in "Entities" --> KO
* Make a little modification and save. If you compare in text mode with the previous version, the layer has been moved. --> KO
Comment 1 Rolf Theunissen CLA 2019-03-19 11:41:23 EDT
I run into this bug today. In fact it is even worse than described above.

The layer is moved upon loading of the model. As a result, the layer is never available in the imported diagram.
In my case, I want to make an extended diagram based by using a import-diagram. But this bug renders the base-diagram useless.