Hi,
we are using the SLA REST API to build some reporting (time a ticket spends in our side versus waiting on customer).
We are seeing that for some tickets, not all, some transitions seem to be not reflected in the JSON so when running the SLA API versus a ticket, for ex.:
https://<domain>.qad.com/rest/servicedeskapi/request/<key>/sla
some cycles that clearly should appear because they pause the clock are missing.
Looking at the ticket, the transitions are there. But the API doesn't show some.
Anyone knows a potential reason?
Hi @Rubèn C_ ,
I do not know why SLA rest api does not list all transition but I can suggest another api to get all transitions. It is the get issue api with query parameter expand
=changelog.
https://docs.atlassian.com/software/jira/docs/api/REST/8.15.0/#api/2/issue-getIssue
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.