I want to restrict access to each workflow status. Is there a way to do that?
I have Open, In progress, Review, Submit, verified, Done. I want one group of users to edit/view the issue and add attachments/comments only when they are in Open and In progress status and another group of users to edit the same issue and add attachments/comments only when it moves to Submit and Verified status. That means, the first user group should not be able to do anything to the issue ticket when it is in the Submit or Verified status.
So i guess the issue should be Browse Only for one group when the other group is working on it. That is why i thought i should segregate them based on the status of the issue.
Is this possible?
Yes. You set up the project so that both groups of users have the edit, transition, comment, attach and so-on permissions.
Then you can use workflow properties on each status to say "only group/role X has permission Y when an issue is in this status". For example, to the "Verified" status, a property of "jira.permission.edit = second-user-group" would stop the first group from editing the issue while it is in verified
I like that. Have to try it out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Nic Brough -Adaptavist- I tried what you suggested above. For Open, In progress and Review i gave jira.permission.edit = Group1 and for Submit and Verified i added jira.permission.edit = Group1, Group2.
But when a user under Group2 tried to edit a ticket in Open status, she was able to. The Group2 user was able to edit the summary, description, add comments etc and also transition from Open to In progress. So i even added the same property for the transition from Open to In progress and it still let the Group2 user to behave like Group1.
The Group2 user is a test user added only to Group2 which I double checked.
The project permission that i gave to this project is new and I have added both the groups explicitly for edit, transition, comment etc
Is there something else i should have done?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.