Forums

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

How to create users to open bugs only

Tomer Girhish
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!
June 27, 2016

Hi,

 

We would like to create users only to open bugs ( in addition to all other users).

 

Is there an option to restrict the users to open issues only with "Issue Type"="Bug" ?

2 answers

0 votes
Joe Pitt
Community Champion
June 28, 2016

As Nic said, there isn't a good way to do it. The separate project is the cleanest way. Issue level permission has been requested since before I started using JIRA in 2006 so I don't see it being implemented.

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.
June 27, 2016

Natively, the best you can do is set up a kludge whereby the users are blocked from creation - this is ugly because they can still go and start the create process, but then it fails validation, so they've been misled into entering their data only to be told it's not valid.

Add-ons such as the Behaviours function in the Script Runner can make this far better for the users by disallowing options, but still won't protect a determined user.

The only way to do this "properly" are to move bugs into their own projects so that you don't have to allow "create" in the main project for your users, or hack the core code.

Suggest an answer

Log in or Sign up to answer