-
Bug
-
Resolution: Done
-
Major
-
8.3.4, 8.6
-
None
-
None
There is couple of issues with renaming source model that is referenced in some view model.
I am using project Dataroles_project.zip (attached)
1. I tried to rename Products_source.xmi to Products_source1.xmi
- this generates some error in log but it works...
*[screenshot1.png]
2. Rename Products_source1.xmi to Products_source2.xmi
- this fails to rewrite the reference in view model
- I changed the references manually
*[screenshot2.png and screenshot3.png]
3. Remane Products_source2.xmi to Products_source3.xmi
- this deletes tables from view model
*[screenshot4.png and screenshot5.png]
This problem occurs only on Windows, Linux is fine...
- relates to
-
TEIIDDES-2396 Renaming a source model does not fullly update import statements to view models
- Closed