Hi All
In our current bug traking software we have a fairly traditional work flow. Bugs are assigned to devs for fixing and in a seperate field to testers for validating. I am wondering what the best way to implement this is in JIRA. There is a assignee field which I guess can be used to assigne to different people at different points in the bug lifecycle... I am assuming I can still determine who has worked on a bug... is that true? OR should I create a new field to list testers seperately.
I guess a follow on question is can you limit who can be an assignee at different points in teh lifecycle such that when marked for fixing only Devs names are avaialable or when marked for validation only testers names appear.
Many thanks
Nick
Jira has the concept of groups. You can create a qa group and a dev group. My suggestion is to add a state transition for the qa step. The online documentation covers how to modify a workflow.
Here is one of the many online links on creating custom workflows.
https://confluence.atlassian.com/display/JIRA050/Creating+a+Custom+Workflow
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nick,
we have a project role "developers" and another role "testers" and control the visibility of the steps with workflow conditions. So some steps can only be seen by testers, others only by developers.
In the issue history, you can always see, which developer fixed a bug, even it is now assigned to a tester for validating it. You don't need a second field.
Best regards
Thomas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.