Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I've successfully added the validator and the transition is blocked when I check to see that four custom fields are not yet set (good). But the transition is blocked without any message to the user, so it is rather non-intuitive. Is there any way to say that these required fields were blank?
I am on an OnDemand instance, not sure if I need a 2nd plugin or not. Please advise.
Sorry, no, we decided to avoid this scenario and thus never found a solution.
Hi @Jonathan Mendelson - did you find a way to fix this? I'm facing the same situation. I need the Original Estimate field to be greater than 0 before a transition can be made. I'd like an error message to show there's a problem if someone tries to drag and drops the ticket to the next stage.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've seen the exact same behaviour, with a Field Required validator set for the Comment field. The transition won't be performed and the dialog stays open, but there's no error indicating that a comment is required. Quite puzzling for the users.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your help. I am definitely using a validator, hadn't considered using a condition. I may have seen elsewhere that custom fields may not show error text unless I put some sort of Javascript into the description field when I create the custom field. I'd be grateful for some help in figuring out what JS is needed. Alternatively, it would be super if the validator itself could allow me to suggest error text, but that doesn't seem possible.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jonathan, Are you using a condition or a validator? Conditions do not display the workflow button until the custom fields have value. Validators display an error message saying the field is required.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.