I need to print a csv using rest api services and print the life of an issue to know through which status has passed and the ones that hasnt.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Since I started using REST API never read anywhere about a method that will help you get the result you are looking for.
All the best,
Fadoua
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I found the solution thanks to: https://community.atlassian.com/t5/Jira-questions/Issue-history-through-REST-API/qaq-p/503830
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Pablo Prado I didn't think that you want history since it has more than what you were looking for. I was thinking Statuses only.
Glad you found what you were looking for.
Best,
Fadoua
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Pablo Prado ,
As an alternative you can try Status Time Free app developed by our team at Bloompeak. It displays additional status details on issue detail page. 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.