Rest api bug get all request types

Deleted user April 12, 2021

Hi,

since there is no option to raise a bug for free plans, I want to post it here.
This endpoint 

GET /rest/servicedeskapi/requesttype
which is 

Get all request types experimental

is not accepting start and limit params. Everytime, whatever i put there, it will be start 0 and limit 100.

It can be also seen in response in `next`

{ "_expands": [ "field" ], "size": 100, "start": 0, "limit": 100, "isLastPage": false, "_links": { "self": "https://stevee.atlassian.net/rest/servicedeskapi/requesttype?limit=100&start=5000", "base": "https://stevee.atlassian.net", "context": "", "next": "https://stevee.atlassian.net/rest/servicedeskapi/requesttype?limit=100&start=100" },

1 answer

0 votes
Earl McCutcheon
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 13, 2021

Hello @[deleted] ,

Thanks for reaching out, and the behavior you are seeing is a Bug in the Experimental endpoint that we are tracking at the following bug report:

Please make sure to add yourself as a watcher to get an update on the status, and if you have the time to do so please also drop a comment on the request noting the use case of how you are applying the use of this endpoint in your development process, as the feedback would be really helpful in defining a long term solution for the endpoint.

Regards,
Earl

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events