Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Holding Area for Jira Tickets

Hi,

We have a process where once developers have finished coding and fixing a defect they have to submit it to their manager for a code review.  Once the code review is done, the manager moves the tickets over to QA testers for verification.

The issue we have is that this process is done before the actual code drop with the fixes in them.  There is no way to "hold" or let the the QA testers know when the code has actually been deployed.  This causes a lot of unecessary work done by QA testers who started testing items where the code has not been dropped yet.

 

Does anyone know of a setup where we could have a process where once the manager has approved the code, she can assign the QA tester to the ticket but put it in some sort of holding area where she can then release them all after the code has dropped.

Thanks for any suggestions!

2 comments

josh
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.
May 04, 2017

Hi Mitchell,

You would have to build this into your workflows. For example, I have a workflow that has five key statuses: Open --> In Progress --> Validation Backlog --> Validation --> Closed. The purpose of Validation Backlog is to "hold" issues that have completed development and are awaiting QA.

-Josh

Hi Josh,

Thanks.  When the tickets are in Validation Backlog, who are they assigned to?

Sam Hall
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.
May 05, 2017 • edited

Here are a few options of different ways I have seen similar scenarios dealt with:

1. Use an "Awaiting Deployment"-type status in the workflow. Issues in this status are assigned to the person (or team) responsible for deploying code into a testing environment. Once they are deployed they get allocated to the manager who is then responsible for allocating to QA testers.

2. Use the "Fix Version" field to show what version of code the issue is fixed in. Make sure QA testers know which version is deployed in a particular testing environment today (write in on whiteboard, a Confluence page or even use 'environment' issue types in JIRA to track). This means the QA testers know to only test fixes relevant to the current deployed version. Give them a board or filter to help them identify these issues.

3. Use a 'Deployed In' custom field, which has a check box for each environment that the code could be deployed in. Keep this up to date so that everyone knows where a particular fix is on route to production.

 

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events