Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-1075

Webservice getMemberships not working with membershipIds

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 2.2.1, 2.3.0
    • None
    • WS
    • None

    Description

      In GrouperServiceLogic.java membershipIds are always set to null.

      See master branch lines 1737 & 1757. Removing both lines should do the trick, as the membershipids are set in 1738 - 1742.

      Example WS request:

      http://localhost:8080/grouper-ws/servicesRest/v2_2_000/memberships
      {
      "WsRestGetMembershipsRequest":

      { "includeGroupDetail": "T", "membershipIds": ["...."], "includeSubjectDetail": "T" }

      }

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            mkrenn Martin Krenn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: