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: 

Can I allow user to close sub task but not issue

Jose Mojica
October 9, 2013

Hello,

Can I give users permission to close a sub task but not the parent issue?

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Rahul Aich [Nagra]
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.
October 9, 2013

There is no out of the box implementation available in jira to do this however a simple workaround can be that you create a copy of your workflow for issue type subtask and in the transitions leading to Closed status you define who would have the permission to do so.

You leave out this condition for the workflow which you apply to other issue types;

so that way anyone can go in and close any other issue type except sub-task.

Let me know if you want me to clarify my point.

Here's the link explaining you how to configure workflow schemes

https://confluence.atlassian.com/display/JIRA/Configuring+workflow+schemes

Rahul