Hi dear colleagues,
I need a property that will allow to restrict issue editing in specific status, but it will be allowed for one role.
Hi @Gor Greyan ,
You can read this Atlassian KB article - How to limit editing permission, to certain groups, for a particular Issue Status
You can change workflow property from jira.permission.edit.group to jira.permission.edit.projectrole.1 , when "1" means ID of Project role.
Property Key: jira.permission.edit.projectrole.1
Property Value: ID_of_your_role
To get the iID navigate to Administration -> System -> Project Roles and hover over "Edit" on the desired role.
Pavel
Hi, Pavel.
Thanks for your answer, it works!!
Could you please also advise for the properties for assign permission?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Your welcome :)
You can check Use workflow properties. Unfortunately, I'm not sure about Assignee properties...
Pavel
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.