Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Ticket Iteration in Software Development Life cycle

Ashutosh Punia June 29, 2022

Hi Guys,

 I am stuck in a business problem, i will be highly obliged if someone can help me out here:

 Q. How do i track how many iteration did my ticket have gone through at which stage, and how many times to a particular stage (Such QA/System test Etc. for SDLC ) and with duration how long did it stuck there?

 

Best Regards

1 answer

1 accepted

0 votes
Answer accepted
Rezgar Cadro _Totem Dev_ June 30, 2022

It's pretty easy to do via API by accessing issue changelogs:

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-changelog-get

You can use it to calculate number of times in status, time in status etc.

If you want these counters as custom fields, you can compute them with Jira Automation on issue transitions.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events