Forums

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

disable editing but allow subtask creation

bdoncaster
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 30, 2020

I'd like to disable editing of a parent issue once it's reached a particular workflow step.  But still be able to create sub-tasks.  Currently editing is disabled with the status property "jira.issue.editable = false" but this appears to also disable creation of sub-tasks.  

any suggestions?

 

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 2, 2020

Hello @bdoncaster

Thank you for reaching out.

Indeed, the creation of sub-tasks is not allowed when the property "jira.issue.editable = false" is set to its parent, since it changes the issue link field in the parent issue.

Since the creation of sub-tasks can be prevented with a different property (jira.permission.subtasks.create), I created the following feature request to change this behavior:

Allow the creation of Sub-tasks when "jira.issue.editable = false" is set on the parent 

Feel free to vote and watch the suggestion to increase its priority and also receive notifications about any updates.

Let us know if you have any questions.

Suggest an answer

Log in or Sign up to answer