I am not certain if this is a broken API issue or something wrong we doing in the construct.
Curiously when the body only contains the jql property, then the response returns to expectation and contains required pagination properties.
Once you add any additional param to the request body, we get the same result with no pagination properties
Hi @Attard_ Gavin ,
Welcome to the Atlassian Community.
I attempted to replicate the behavior you mentioned and was unable to do so. You should be able use the filter=xxx syntax provided that filter xxx is valid and accessible to the user running the API. When I tested this out my results were paginated as expected.
The fact that the issues are returning does mean that the request is successfully executing in your query as well.
I am curious on a couple of things:
Best,
Andy
Hi @Attard_ Gavin ,
Welcome to Atlassian community and thank you for your question.
I guess the problem is in the jql parameter, try to replace "filter=22448" with the corresponding jql.
As far as I know, using filter=xxx it isn't a valid jql.
Hope it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.