Bug found - order of class properties

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
RobertK
Posts: 111
Joined: Thu 02 Mar 2017 05:44

Bug found - order of class properties

Post by RobertK » Thu 20 Apr 2017 13:35

How to reproduce issue with class property order.
1) Create a class model, add a few properties
2) Create a diagram "Diagram1", and add the models you created in step 1
3) Create another diagram "Diagram2", rearrange the order of the properties

You will notice the class property order in the panel will be the same as the "Diagram2"
BUT when you look at diagram1, the properties are in the original order, moving the class models or closing the diagram and reopening it again will make no difference, the order of the class properties do not get updated it is out of sync!


Workaround: delete all the class models from the digram and add it again! (but thats a bad way to keep the diagram in sync/updated).

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Bug found - order of class properties

Post by Shalex » Fri 21 Apr 2017 17:13

Thank you for your report. We have reproduced the issue and are investigating it. We will notify you about the result.

Post Reply