Version: (using KDE Devel) Installed from: Compiled sources Compiler: gcc 3.3.6 OS: Linux In Umbrello (from the SVN 3.5 branch, 2005-10-09), when I delete a class/entity, that object plus it's associations are removed. So far so good. However, when I undo this action, only the class object is restored without the associations. In KDE 3.4.2 it's buggy too. When I delete an object with more than one association, it restores only one association on undo.
In KDE 4 (current trunk) it crashes when undoing this action (delete a class with an association). I'll open a new bug report. I've tried a second time: it didn't crash but, after the undo action, the class has been appeared on the UML model (into the sidebar) but not on the class diagram. If I drag and drop the class to the class diagram, the association is shown.
Using bug 203480 as placeholder for this issue. *** This bug has been marked as a duplicate of bug 203480 ***