I want to restrict the permissions of the Jira ticket that it should be edited by only my Group. So in my workflow - [ Security Bug Workflow V2 ] for the [ Open ] status i have updated the property to [ jira.permission.edit.group = security-bug-editors ]. So according to the document the group should be able to edit the ticket but the group was not able to edit the ticket and also no user was able to edit the ticket. For the group i have also granted the user permission then also not able to edit the tickets.
Expected - After adding the status property in the workflow it should only allow the group to edit the ticket.
Issue - After changing the status property in the workflow no one was able to edit the ticket.
Am i missing something kindly help me out. Is there any other way we can restrict users to edit the ticket and only allowed users can edit the ticket
Hi and welcome:
Workflow property: jira.permission.edit.group not allowing the tabs to be visible on edit screen | Jira and Jira Service Management | Atlassian Support
could be you have the same topic. Try to use the groupId
BR
Kai
Welcome to the community.
Next to the valid point from @Kai Krause
Are all member of this group part of a role in the permission scheme that allows editing or is this group listed in the permission scheme?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We created a new group, which is not listed in the permission scheme. The members are already there in the permission scheme as earlier the group members were able to edit the tickets
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's all related to permission, you grant a group an edit based on the set property.
All users in that group need to be in role on the permission scheme that at least grants, browse, edit and transitions.
Are all members granted a Jira license?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It worked after using the group ID. I misunderstood in the start because when we added the group name and after few time i again checked the property it was showing the group ID only. Thus i thought it automates to use the group id.
Thanks for helping
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.