Forums

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

Set user permissions for a specific issue type for a project?

Matthew Leong
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 3, 2016

I want to restrict the number of possible actions for a certain issue type so not everyone can tamper with issue contents.

1 answer

0 votes
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 Leaders.
October 3, 2016

JIRA is permissive rather than restrictive (with one exception).  You don't set it up so that people are stopped from doing things, you set it up so that they have to be allowed to do it.

For issue edits, have a look at the permission scheme for the project.  That lets you say "only people who match this rule can edit the issue".  It is done at a project level though, not issue type.  If I have edit in project X, I can edit all the issue types.

For issue transitions you have more flexibility.  A transition can be protected with a "Condition".  So we can do things like "to go from open to in-progress, a user must be in the role of developer in the project".  That's done in the workflow though, and you can set issue types to use different workflows.  So a bug might have that developer condition, but a story might be "only project admins"

 

Suggest an answer

Log in or Sign up to answer