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

Platform admin cannot create nested groups

    XMLWordPrintable

Details

    Description

      Platform admins (and probably CO admins) cannot create nested groups because the view file

      View/CoGroups/nest.ctp

      includes

        if(($permissions['buildnest'])
          && isset($co_groups[0]['CoGroup']['id'])
          && !empty($permissions['owner']))
          // && in_array($co_groups[0]['CoGroup']['id'], $permissions['owner'])) // XXX check this
          $e = true;
      

      but a platform admin is not an owner of a group and a CO admin does not need to be either.

      Attachments

        Activity

          People

            arlen.johnson@at.internet2.edu Arlen Johnson (google.com)
            scott.koranda@at.internet2.edu Scott Koranda (uwm.edu/illinois.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: