Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-1233

error deleting admin and member groups when deleting COU

    XMLWordPrintable

Details

    Description

      The Cou model is not yet using the Changelog Behavior. As such the beforeDelete() method is calling a find() to obtain groups and find the admin and members groups to delete but is finding groups that are either already deleted or are an older version.

      The fix for now is that beforeDelete() on the Cou model needs to take into account that some of the groups returned from a find() on the Cou will need to be skipped over when looping to find the associated admin and members groups.

      Attachments

        Activity

          People

            scott.koranda.3@at.internet2.edu Scott Koranda SCG (Inactive)
            scott.koranda.3@at.internet2.edu Scott Koranda SCG (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: