Hi @[deleted],
just to get it right.
Hi Bastian
In fact , I have three group. named BA,developer,tester.
I have a workflow form BA ->develop->test.
So i want only users from BA group can edit issue which is in BA status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @[deleted],
as mentioned by Ollie and Rambabu, you can do this with properties.
Go to your workflow, choose the status BA and go to properties.
You will need to add this property: jira.permission.edit.group=BA
There are more information on properties on this article:
https://confluence.atlassian.com/adminjiraserver071/workflow-properties-802592825.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Bastian
I use this property: jira.permission.edit.group=BA and it works for me!
thank you very much !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Addition to @Ollie Guan, Hope this link help for you https://www.j-tricks.com/tutorials/permissions-based-on-workflow-status
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rambabu
Thank you for your help. it's really helpful for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @[deleted],
You can restrict specific user group editing permissions by configuring the workflow, please refer to the following link:
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.