How to restrict a user from closing a Defect/Task in JIRA

Pradeep September 2, 2015

I wan to restrict a user to report a Defect/Task but want to restrict him to close it, how to configure user access?

1 answer

1 accepted

1 vote
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 2, 2015

To create the issue, they need to have the "permission" for "create issue", so check the permission scheme for that.

Then, look at the workflow.  Specifically, look at the "close issue" transitions you want to stop them using.  They have "conditions" on them that say things like "user must be in the role of developer" or "user must have the close issue permission".  Make sure that your user does NOT match the conditions.

You may want to change the permissions and/or conditions to enable you to limit the user.

Suggest an answer

Log in or Sign up to answer