Increase changelog expand result using API call GET

XMLWordPrintable

    • 1

      Problem definition :

      It is currently not possible to specify the startAt parameter of changelog and paginate correctly for the changelog if the results are >100  , we have a hardcoded limit of 100

      {}The startAt for the search endpoint is for issue pagination, this won't take effect on the changelog pagination.

      Suggested Solution::
      Remove the hardcoded limit of expand results on changelog{}

      {{}}

      Workaround: 

      Get changelogs via GET /rest/api/3/issue/{issueIdOrKey}/changelog
      https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-issues/#api-rest-api-2-issue-issueidorkey-changelog-get

       

            Assignee:
            Unassigned
            Reporter:
            Varun
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: