Community
Participate
Working Groups
Build Identifier: 1. Create Tigerstripe project with artifacts 2. Create Class Diagram and add artifacts on diagram 3. Create attribute and save changes 4. Save changes on diagram. Check value of the attribute on the diagram "+attribute0:String" 5. Update attribute value to Protected and save changes 6. Save changes on diagram. Check value of the attribute on the diagram "#attribute0:String" 7. Update attribute value to Private and save changes 8. Save changes on diagram. Check value of the attribute on the diagram "-attribute0:String" 9. Update attribute value to Protected and save changes See that class diagram is not dirty. Check value of the attribute on the diagram - see value "-attribute0:String" instead of "~attribute0:String". The same issue sometimes occures when I add new attributed for the artifact and save changes Reproducible: Always
Was fixed in https://bugs.eclipse.org/bugs/show_bug.cgi?id=357588.
Verified