← Back to team overview

dhis2-devs team mailing list archive

[Bug 1320838] [NEW] Deletion requires un-related authorities

 

Public bug reported:

Certain places in the system it is required to have authorities not
related to the object one is attempting to delete. E.g. to delete a data
element group, it is required to have access to updating data elements.

This happens because the deletion handlers are cleaning up associations
of the object being deleted by updating related objects. In the above
case, all data element groups which the data element was part of must
have the data element removed, then be updated.

** Affects: dhis2
     Importance: Medium
     Assignee: Morten Olav Hansen (mortenoh)
         Status: New

** Changed in: dhis2
    Milestone: None => 2.16

** Changed in: dhis2
     Assignee: (unassigned) => Morten Olav Hansen (mortenoh)

** Changed in: dhis2
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of DHIS 2
developers, which is subscribed to DHIS.
https://bugs.launchpad.net/bugs/1320838

Title:
  Deletion requires un-related authorities

Status in DHIS 2:
  New

Bug description:
  Certain places in the system it is required to have authorities not
  related to the object one is attempting to delete. E.g. to delete a
  data element group, it is required to have access to updating data
  elements.

  This happens because the deletion handlers are cleaning up
  associations of the object being deleted by updating related objects.
  In the above case, all data element groups which the data element was
  part of must have the data element removed, then be updated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/dhis2/+bug/1320838/+subscriptions


Follow ups

References