** Changed in: dhis2 Assignee: Thu Tran (tran-hispvietnam) => (unassigned)
** Changed in: dhis2 Assignee: (unassigned) => Thu Tran (tran-hispvietnam) -- validatation-deletion-categoryoptioncombos https://bugs.launchpad.net/bugs/583843 You received this bug notification because you are a member of DHIS 2 developers, which is subscribed to DHIS. Status in DHIS 2 - District Health Information Software: Confirmed Bug description: Before deleting categoryoptioncombos the system must validate that it is not part of any expressions (for calculated data elements, indicators and validation rules). If yes, the object deletion should be denied. -- We should add a Set<DataElementCategoryOptionCombo> to Expression class. Then we can use this in DeletionHandlers to verify this before deleting. If a catoptcombo exists in one of the mentioned objects the deletion should be denied. _______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp