Forums

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

Issue Types Availablity

Raju AD March 14, 2018

Hi,

I got a requirement as below. When User creates an issue, he/she should see only one Issue type in the drop down (Say Production Issue), but once created, team will decide the Issue Type. So while editing the issue, Users should see multiple Issue Types in the drop down.

In brief, On Create Issue Screen - Only One Issue Type and in Edit Issue Screen - Multiple Issue Types.

How can we achieve this.

1 answer

1 vote
Nisha Hajamohideen
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.
March 14, 2018

It is not possible to restrict the issue type dropdown values.

However, on the workflow for create transition add a validator that ensures that only "Production Issue" can be selected.

 

In the Simple scripted validator enter condition issue.issueType.name == 'Production Issue',  Error message that you want to display and select the field Issue type.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events