Hello I want to use a scriptrunner script which prevents the transition to "Done" if some requirements are not met.
if my depreciation custom field is set to "yes"
the work log needs to be filled in order to execute the transition to "done"
Thank you in advance
Hi, @Selcuk Tayar
Sure, it is possible
You can use SR validator, on necessary transition. I used another field for example, you have to select what you need.
This validator checks, that value of field is not empty.
If you want to check for field value, validator will look slightly different.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.