When moving a source model between folders, view models which depend on it are not updated correctly. Updating the imports manually fixes the issue. Steps to reproduce: # create a project and 3 folders within the project. 'SrcFolder1', 'SrcFolder2', 'ViewFolder'. # create a source model within 'SrcFolder1'. # create a view model within 'ViewFolder' - transform using the src model you created in SrcFolder1. Should all validate ok. # Do Refactor > Move, moving the source model from 'SrcFolder1' to 'SrcFolder2'. # After the move, the view model imports did not get updated correctly.
Fix for DV 6.2, but recommend push to 9.0.3 patch release
Barry LaFond <blafond> updated the status of jira TEIIDDES-2533 to Resolved
Andrej Šmigala <asmigala> updated the status of jira TEIIDDES-2533 to Closed
Andrej Šmigala <asmigala> updated the status of jira TEIIDDES-2533 to Reopened