Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-4130

Crowd rest api pagination returns incorrect results

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Low Low
    • None
    • 2.6.4
    • None
    • None

      Steps to replicate
      1. Create a user
      2. Create 5 group (a,b,c,d,e)
      3. Add the user into the 5 group
      4. Run this URL "<server base url>/rest/usermanagement/1/user/group/direct?username=HereUser@Name.com&start-index=2&max-results=2&expand=group
      Observed Behavior

      MySQL will give you a,b,c,d
      The rest response will be: d,a

      Expected Behavior

      The rest response should be c,d

              Unassigned Unassigned
              sraj Suren Raj (Inactive)
              Votes:
              4 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: