Best practice for tracking work items through Dev/QA/UAT/Prod environments?

Colin Scott January 31, 2019

Hi everyone. I am a jira admin at a mid-size tech/service company. I have a conundrum I've been thinking about for quite some time, and I was hoping you all might have some similar experiences and advice.

We are not very mature with our release management processes, yet. Our platform releases are generally once a month or so. Often times code will sit in a testing environment for a few weeks before being marked as "ready for production" or something else. Teams are tracking this in different ways, and some aren't tracking it at all in Jira.

I keep getting requests to include statuses like "In QA" or "Ready for Release." But, when development is done on an issue, we want it to be Done. Keeping these post-development statuses keeps work from being finished and it makes it look like our teams are never accomplishing anything in a sprint. For this reason, we'd really like to focus on To Do, In Progress, and Done statuses.

How would you suggest tracking development work items as they move through these regions?

1 answer

0 votes
roman
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 1, 2019

Hi @Colin Scott,

we use custom fields on Jira issues for QA and Documentation status. That way an issue can be in Done status, but have QA status set to Testing Required (screenshot attached below). When I am done with testing the fix or feature, and it is good to go, I change the value of the field to Done. That way I am not changing the issue’s status.

If after testing the issue I can see that it is not done, I leave the QA status as is (Testing required), and change the issue’s status to Re-opened.

To always have an up-to-date list of issues I need to test I have a widget on my Jira dashboard that shows me issues with Testing Required value in QA Status field.

I can’t be certain this approach is the right way for your use-case, but I hope it help fostering ideas on how to achieve what you need.

Roman.

widgets.pngDocs Required field.pngQA Status field.png

Vicki Strausberg
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 9, 2020

Hi Roman,

What happens to the issue when the sprint is closed? Does the card roll into another sprint queue?

roman
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 14, 2020

If the sprint has incomplete issues, you'll be asked to move them to one of the following:

  • The backlog
  • Any future sprint, or
  • A new sprint

 

from https://www.atlassian.com/agile/tutorials/sprints.

Vinutha GR January 24, 2022

How do you close the sprint when the Dev Work is completed, But still the UAT and Production status to be tracked

Suggest an answer

Log in or Sign up to answer