You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the library provides an API call to get the list of all statuses. The API follows:
rest/api/2/status.
However, I have a use case where I need to retrieve the list of statuses available for a specific project key and issue type.
I couldn’t find a direct way to achieve this using the library. Is there any way to achieve this?
The text was updated successfully, but these errors were encountered:
Hey @andygrunwald,
I noticed that the library provides an API call to get the list of all statuses. The API follows:
rest/api/2/status.
However, I have a use case where I need to retrieve the list of statuses available for a specific project key and issue type.
I couldn’t find a direct way to achieve this using the library. Is there any way to achieve this?
The text was updated successfully, but these errors were encountered: