Is there way to get how much time issues was in particular status using API, date will also work. I am aware I Can use below API
/jira/rest/api/2/issue/DRW-124?expand=changelog
Is there anything else that can just give me the dates
Hi @Yellalingh Margonda ,
Yes you can use the Jira Rest API. It provides the exact status transition date and time. It returns json as below, then you can extract and calculate the date differences.
Or you can use Status Time add-on. It generates status time report/export based on your working calendar.
If you are looking for a free add-on, you can try the free version, Status Time Free.
You can get status duration data using Time in Status for Jira Cloud.
Let me know if it will work for you
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.