In a nutshell, I have an email form that is sent out for Contacts to RSVP to an event. They select "Yes" or "No" and it populates an RSVP field in the Contact form.
I have a workflow that looks for changes on this field (two choice field) and is supposed to trigger creating a record in a custom entity called "Product Attendee" if they respond with "Yes". For whatever reason, it isn't getting triggered and I'm not sure why. It is active. No logs in System Jobs related to this workflow. I've tried changing from the email and also just in the Contact form itself thinking maybe going through the email isn't triggering the onChange event. Either way it doesn't work.
Here are some screenshots of how it is setup:
"Record fields change" is set to the RSVP field.