Forums

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

Hiding the specific Issue types in Jira

Chandrasekhar V L July 5, 2018

Hi Team,

Is there any possibility to hide particular issue type in issue type type dropdown when creating new issues.

For Example: The Project A contains Bugs, Epics, Stories and Tasks. I want to setup my jira application, when the user creates a new issue only the Bugs, Tasks and Stories should visible in the Issutype dropdown except Epics. Is that possible?

Thanks,

Chandra.

2 answers

0 votes
Deleted user July 5, 2018

If you don't want EPICs to be created, just remove that issue type from the project.

0 votes
Tansu Akdeniz
Community Champion
July 5, 2018

Hi @Chandrasekhar V L,

There are many ways to do it such as; javascipt, workflow validators,  Script Runner behaviours, Issue Type Filters plugin etc.

This is a known topic in community. Take a look at this link.

Mark Markov
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.
July 5, 2018

You cannot do it with Scriptrunner, it cant work with issue type field.

https://productsupport.adaptavist.com/browse/SRJIRA-1010

But also you can do it with Power Scripts Live Fields

Tansu Akdeniz
Community Champion
July 5, 2018

@Mark MarkovBut you can disable opening Epic ticket with an error message. That's a workaround and solves @Chandrasekhar V L's problem.

Mark Markov
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.
July 5, 2018

I mean Scriptrunner Behaviours only :)

Yes, validators can do it. But it will not filter issue type field. It just restrict creation given issue type.

Suggest an answer

Log in or Sign up to answer