JIRA API request for groups doesn't recognise startat or maxresult parameter

XMLWordPrintable

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Problem Definition

      Many API endpoints use the startat parameter to determine the index starting point, and then maxresults parameter to determine how many results will be returned. The groups endpoint instead users to [start:end] endpoint to determine which results will be returned.

      For example, for users 50-100 it is:

      Whereas you would expect

      The inconsistent user experience makes it difficult to know which method to use.

      Suggested Solution

      Make all rest endpoints consistent in the way they handle startat and maxresults.

      Workaround

      The JIRA REST API typically specifies how it should be used, refer to the docs if you're not sure which to use.

              Assignee:
              Unassigned
              Reporter:
              Matthew Hunter (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: