Webservice getMemberships not working with membershipIds

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • 2.2.1, 2.3.0
    • Affects Version/s: None
    • Component/s: WS
    • None

      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" }

      }

            Assignee:
            Chris Hyzer (upenn.edu)
            Reporter:
            Martin Krenn (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: