The "GET /rest/servicedeskapi/requesttype" REST API ignore "start" and "limit" value when "searchQuery" parameter blank

XMLWordPrintable

    • 3
    • Severity 3 - Minor
    • 1

      Issue Summary

      Based on this documentation, the request support pagination. However, currently it only able to return first 100 request type. When changing the "start" and "limit" value , it being ignore.

      Steps to Reproduce

      1. Open Postman and trigger https://xxx.atlassian.net/rest/servicedeskapi/requesttype?start=51&limit=100

      Expected Results

      The result start from the 51 request type

      Actual Results

      It still return from the 1st request type :-

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Atiqah Roslan
            Votes:
            9 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: