[umbrello-devel] [umbrello] [Bug 350313] New: Impossible to delete entity with check contraint
Ralf Habacker
ralf.habacker at freenet.de
Fri Jul 17 11:27:47 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=350313
Bug ID: 350313
Summary: Impossible to delete entity with check contraint
Product: umbrello
Version: 2.16.3 (KDE Applications 15.04.3)
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: umbrello-devel at kde.org
Reporter: ralf.habacker at freenet.de
It is not possible to delete an entity having a check constraint after a
save/load cycle
Reproducible: Always
Steps to Reproduce:
1. start umbrello
2. add entity with check constraint
3. save and reload file
4. delete entity from the tree view
Actual Results:
A message is printed "The folder must emptied before it can be deleted" and
deletion is canceled.
Expected Results:
The entity should be deleted.
It looks that on load check constraints are added as child objects of the
entity instead of appending to UMLEntity::m_List by using addConstraint().
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list