Hello
When an issue is transitioned to the Done status, can you restrict who can edit the issue?
We would like it so that on a specific issue time when status is Done only Admin can edit the issue.
Hi @Anita Pallas ,
Yes, it is possible to restrict who can edit an issue in Jira when it is transitioned to the Done status. You can achieve this by using Jira's workflow properties. Specifically, you can use the "jira.permission.edit" property to restrict editing permissions for a specific status. Here are the steps to achieve this:
jira.
permission.
edit.
group
" to the Property Key in the Add New Property form.jira-administrators
" to restrict editing permissions to only admins.After following these steps, only admins will be able to edit the issue when it is in the Done status.
Also, if you feel my input help you please accept the answer.
Regards,
Bhushan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, you can configure properties for the workflow that is associated specifically with that particular issue type. However, it's important to note that if the workflow is shared with or associated with other company managed projects, any changes made to the workflow properties will impact those projects as well.
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.