The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Allow closed task editing to certain people

John Diz
November 9, 2019

How to allow editing of closed task for certain people. 

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Avinash Bhagawati _Appfire_
Community Champion
November 9, 2019

Hi @John Diz ,

By adding below  Workflow Property in Closed status of task workflow, you will be able to allow users in group to edit the issues.

jira.permission.edit.group=jira-administrators 

 https://confluence.atlassian.com/adminjiraserver073/workflow-properties-861253674.html

Thanks,

Avinash

John Diz
November 9, 2019
1 vote
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
November 9, 2019

You will need to change the workflow - the "closed" status probably has a workflow property on the step/status that says "editable = false" - you need to change that to a property that names the people or groups that should be allowed to edit the issue while it is in that status.