Community
Participate
Working Groups
Build Identifier: Precondition: Create a Tigerstripe Project with 'simple' package. Create 'simple.moved' subpackage. Create Entity artifact 'simple' package. Create class diagrams with artifacts from 'simple' package inside package and outside and add Entity artifact to the diagrams. Steps: Select menu item "Refactor Model/Move..." for Entity artifact. Select 'simple.moved' package as destination for Ent1. Open all of the diagrams. Expexted result: diagrams should be marked as dirty Test Result - diagrams are already saved (not marked as dirty) Reproducible: Always
It's not a bug. It was result of incorrect refactoring behaviour and diagrams was cleaned on open. Now all refactoring changes are propagated to diagrams and cleanup isn't occurred. If diagrams are correct after refactoring then the failed tests should be rewritten.
Not a bug