-
Bug
-
Resolution: Done
-
Major
-
9.0.3
When creating new view model by copying from existing model (see steps to reproduce), two bugs occurs.
First:
In Transformation Diagram of model's procedures, name of model is not updated.
In this case "Products_view.PRODUCTDATA.NAME" should be updated to
"<new_model_name>.PRODUCTDATA.NAME", otherwise it produce validation error.
Additionally:
If location of new model is different from existing model (different folder or project), import declarations to source model will be added as following: