[Solved] Deleting an entity does not change the dirty flag, exit without confirmation

0 votes
asked Apr 9, 2013 in Solved by jwagner (3,630 points)
recategorized Apr 25, 2013 by ludek.vodicka

ORM Designer 2.1.7.707, MVC: Other, ORM: Doctrine 1

When I open a project and just delete entities, I can see the dirty flag not being set in the title bar and obviously the confirmation dialog does not appear when I exit without doing any other action.

Steps to reproduce:
1. Open existing project
2. Delete any entity
3. Click the X or "File" -> "Exit Application"

Edit: On Doctrine2-projects the flag is not visible in the title bar, but the confirmation dialog appears.

commented Apr 9, 2013 by ludek.vodicka Skipper developer (140,450 points)

Thanks for reporting. I will check it.

commented Apr 19, 2013 by ludek.vodicka Skipper developer (140,450 points)

Fixed. Update will be available in the next release.

commented Apr 25, 2013 by ludek.vodicka Skipper developer (140,450 points)

1 Answer

0 votes
answered Jul 30, 2014 by Martin Freki Stradej Skipper developer (74,840 points)
 
Best answer

Fixed in one of the previous version of ORM Designer.

...