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

REST API CO Group Members by CO Group ID returns non-member

    XMLWordPrintable

Details

    Description

      A REST API GET to registry/co_group_members.json?cogroupid=

      {comanage_group_id}

      will return a non-member if that person created the CO Group (and so was inintially both a member and an owner) but was subsequently removed as a member and owner.

      {'ResponseType': 'CoGroupMembers',
      'Version': '1.0',
      'CoGroupMembers': [{'Version': None,
      'Id': '3516',
      'CoGroupId': '204',
      'Person':

      {'Type': 'CO', 'Id': '119'}

      ,
      'Member': False,
      'Owner': False}]}

      Note that both Member and Owner are False.

      Attachments

        Issue Links

          Activity

            People

              scott.koranda@at.internet2.edu Scott Koranda (uwm.edu/illinois.edu)
              scott.koranda@at.internet2.edu Scott Koranda (uwm.edu/illinois.edu)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: