Forums

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

Possibility to restrict issue types in Jira based on groups

Akhil_vs
Contributor
September 20, 2017

Hello Team,

 

I have  a requirement were I have to restrict issue types based on groups.

I.E there are 2 issue types bug and feature request. Admin group of the project should be able to view both issues in create screen whereas users should be able to see only bug.

is this possible by using script runner or by any other methods

 

Thanks,

Akhil

1 answer

0 votes
Gaston Valente
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.
September 20, 2017

Akhil,

Yes, you can add some validations to the create transition at the workflow to restrict the creation of the issue based on the groups of the current user.

Joe Pitt
Community Champion
September 20, 2017

I believe that will prevent creation, but they will still see it in the drop down list, which can be confusing to the user. 

Suggest an answer

Log in or Sign up to answer