Is there a way to display only one issue type on issue creation?

Marc Lucoff October 12, 2015

I have an issue type scheme assigned to a project with multiple issue types. When I create an issue, I only want one issue type from the issue type scheme to be displayed in the issue type drop-down. Is this possible?

2 answers

1 accepted

0 votes
Answer accepted
Jeremy Gaudet
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 12, 2015

I don't think so; however, you can put a script validator on the "Create" transition such that they get an error if they try selecting any but the permitted type.

Marc Lucoff October 13, 2015

Jeremy, Thank you. Adding a script validator on the Create transition did the trick.

0 votes
GabrielleJ
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 12, 2015

Instead of restricting it, can you just create another Issue Type Scheme with just your wanted Issue Type on it?

Suggest an answer

Log in or Sign up to answer