Properties for editing the issue in specific status

Gor Greyan
Contributor
October 15, 2024

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.

1 answer

0 votes
Pavel Junek
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 15, 2024

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

 

Gor Greyan
Contributor
October 15, 2024

Hi, Pavel.
Thanks for your answer, it works!!

Could you please also advise for the properties for assign permission?

 

Pavel Junek
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 15, 2024

Your welcome :)

You can check Use workflow properties. Unfortunately, I'm not sure about Assignee properties...

Pavel

Suggest an answer

Log in or Sign up to answer