Sorry, we don't support your browser.  Install a modern browser

Save disabled in-progress scripts#71

R

Make it possible to save scripted fields that have incomplete code when they are disable in Scriptrunner for Jira Cloud. Now a scripts needs to have a valid output when you want to save it even when disabled.

It makes prototyping hard when you have bigger scripts that need errors fixed at the end of the day. Needing to comment them out, add a valid return value and than save makes no sense on a disabled script. Why not make it if test != valid (enbale = false and toggle = disabled).

2 years ago