Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-78278

nextPage link on the /rest/api/3/group/member result malfunction

      Issue Summary

      nextPage link on the /rest/api/3/group/member result malfunction 

      Steps to Reproduce

      1. Open https://<instance>.atlassian.net/rest/api/3/group/member?maxResults=3&groupname=<group> where <instance> has more than maxResults members in the group
      2. Click on the nextPage: from the result

      Expected Results

      You get the next page of users in the group

      Actual Results

      You get the following error message:

      errorMessages  
      0 "The group name can not be empty"
      errors {}

      Workaround

      Manually update the request to get the next list of users.

      https://<instance>.atlassian.net/rest/api/3/group/member?includeInactiveUsers=true&maxResults=50&groupname=<group>&startAt=50
      https://<instance>.atlassian.net/rest/api/3/group/member?includeInactiveUsers=true&maxResults=50&groupname=<group>&startAt=100
      ...

          Form Name

            [JRACLOUD-78278] nextPage link on the /rest/api/3/group/member result malfunction

            Atlassian Update - February 1, 2023

            Hi everyone,

            Thank you for previously raising this bug and bringing it to our attention.

            Within our company roadmap and work capacity, we try to address or review each bug request but admit that not each one will be resolved. To continue the culture of being honest and open, we are closing this bug to focus on our upcoming roadmap for all Jira users.

            As we continue to roll out features we do look at requests made by our users and if you feel like this bug is still impacting your team please let us know.

            Thank you again for providing valuable feedback to our team!
            Jira Cloud team

            Matthew Hunter added a comment - Atlassian Update - February 1, 2023 Hi everyone, Thank you for previously raising this bug and bringing it to our attention. Within our company roadmap and work capacity, we try to address or review each bug request but admit that not each one will be resolved. To continue the culture of being honest and open, we are closing this bug to focus on our upcoming roadmap for all Jira users. As we continue to roll out features we do look at requests made by our users and if you feel like this bug is still impacting your team please let us know. Thank you again for providing valuable feedback to our team! Jira Cloud team

              bb8ea26a8dd8 Grzegorz Poręba (Inactive)
              a8f5dcbd2864 Andrey Voytenko (Inactive)
              Affected customers:
              0 This affects my team
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: