When I confirm that I want to move to the next status through the transition screen, the following error comes out:
Error while executing EmailIssueFunction: java.lang.IllegalArgumentException: 'To' is a required field: root cause: 'To' is a required field
Hi @Luis Dapat ,
By looking at the description this is might be a validation issue and "To" custom field is a required field. And for "To" custom field not providing any value. Can you please check once the validator on the transition. To check go to workflow -> edit -> click on the particular transition.
Check whether "To" custom field is added to the screen or not. If not please add to the appropriate screen and provide the value to that field.
Regards,
Kishore Kumar Gangavath.
Thanks, Kishore. Turns out the people identified to receive the issue did not have any email addresses associated to them. Once the custom field was given a value with an email, it worked properly.
Regards,
Luis
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.