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?