How to create Tester Role that can change only "Fixed" state to "Open" or "Verified"?
Hello there,
we use an agile board. The tester should be able to drag only the tasks that are in the "Fixed" column to either the "Verified" column or back to "Open".
How do I do this?
Thanks
Sebastian
we use an agile board. The tester should be able to drag only the tasks that are in the "Fixed" column to either the "Verified" column or back to "Open".
How do I do this?
Thanks
Sebastian
Please sign in to leave a comment.
testers.zip (1.9KB)
Could you explain how excatly I should apply this?
I created a group testers with the default role Reporter. But they can't change any issue statuses. If I give them Permission to change issue stauses they can change any status.
So far I installed the workflow and attached it to my Project. But it does not seem to work.
Any ideas?
Thanks.
Ensure the group name is "testers". Try to change the State from 'Fixed' to 'Verified' or 'Open' by the logged in a 'tester' user (included to the group 'testers') and by the non tester user.
Please let me know if you're success or not.
But there is one more problem:
Your rule prevents all but the tester from changing the fixed state.
But what I need is:
Anyone with Update permission can change the fixed state.
Only the tester should not be able to change any field but the state field. And the tester should only be allowed to change a Fixed state to open / verified (right now he can change anything e.g. submitted to open).
I hope I got it right :-)
testers.zip (2.1KB)
But the Tester still can change all other Fields (except state).
Another way - add one more workflow rule that prohibits all issue updates(including comments adding etc.):
or blocks the only fields changes:
testers.zip (3.2KB) (the last variant).