I know there is a 'code committed' condition, but I need to deny transitioning an issue if both code not committed and resolution is Fixed.
The resolution may be Unresolved before transition and is entered in the screen associated with this workflow transition, so I should always allow user to start this transition, but refuse to continue if user selects 'Fixed' on the associated Screen and no code is supplied. So I need a validator but cannolt find one
Does anybody know about a plugin which supports such a validator