The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Disable Create Another checkbox

Brady Shober
November 18, 2019

Is it possible to disable the Create Another checkbox when creating issues? We are using the Scriptrunner for Jira plugin and have been able to hide the UI element based on which project is selected, but if the checkbox was checked before it is hidden the Create Another action will still occur, even when using Javascript to uncheck the checkbox. I am guessing there is some data binding that is not being updated when unchecking the checkbox through our Javascript. Would anyone be able to provide insight into this?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Deepanshu Natani
Community Champion
April 21, 2020

Hi @Brady Shober 

This is not possible without making changes to Java Script and hence is not recommended.