Forums

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

Restrict issue type on Move Screen

Chaza218
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!
August 24, 2021

Hi

I have setup a Scriptrunner behavior to restrict issue types on the Create screens. 

Is there some method to hide certain issue types on the move screen? I am aware you can apply a validator, but we would prefer to totally remove the issue types from the drop down menu.

Thanks

2 answers

0 votes
Sebastian Krzewiński
Community Champion
August 24, 2021

Hi @Chaza218 

 

Unfortunately behaviors works only on create and edit screen. You cannot set it on view screen or move action.

 

Regards,

Seba

0 votes
Helmy Ibrahim _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.
August 24, 2021

Hi Chaza218,

I can confirm that this is not possible with ScriptRunner's Behaviour as behaviour does not work on Issue Move Screen as we mentioned here.

However, there is an ongoing bug on our side SRJIRA-4276 where you can 'technically' restrict issue types on the 'Move Screen' but it won't work well due to the bug (read bug's description for more details).

The only way I see to do it with ScriptRunner is to write a custom JavaScript and load it with Web Resources.

Cheers,
Helmy

Suggest an answer

Log in or Sign up to answer