Did a quick search, and didnt find the exact answer im looking for. Here is my needs for workflow
After a dev resolves a bug, i need to assign it to a Tester who will then confirm that it is fixed and then close it.
I dont want it to go back into "assigned" status, becasue that is considered unresolved
Thanks
RB
Workflow
Moderators: Developer, Contributor
generally, its easier to make it policy for QA to regress all "resolved" bugs, thats way you wont have to waste time noodling around.
you can define a public filter to display all status='resolved' bugs for reporter=[myself] and then the reporters can see all the bugs they need to regress, if the reporters arent the same people who regress and close the bug, then a more general 'resolved' filter should work.
if you need email notification for the 'assignee' who isnt the reporter or the developer, you can use the 'send a reminder' link which will add them to the email queue as a (sets them as a 'monitor' of the bug).
you can define a public filter to display all status='resolved' bugs for reporter=[myself] and then the reporters can see all the bugs they need to regress, if the reporters arent the same people who regress and close the bug, then a more general 'resolved' filter should work.
if you need email notification for the 'assignee' who isnt the reporter or the developer, you can use the 'send a reminder' link which will add them to the email queue as a (sets them as a 'monitor' of the bug).