Flow Designer inbound email actions not triggeringDescriptionA user has a flow setup with a very basic inbound email trigger based on a certain subject. They copied the subject directly from the condition when sending the email, to know it's not an issue of the case sensitivity. They have also added the advanced system property that allows you to set the order and the choice to stop processing in the flow form. Not seeing anything in the email logs, that it is not even skipping the flow. The flow log is empty, the flow was not triggered. Testing the flow with an existing trigger record works well.CauseThere were no matching triggers to be called by the flows in the table "sys_flow_email_trigger," therefore the flows were not being triggered and the trigger table was empty.ResolutionCreating the affected flows from scratch solves the issue; the respective trigger gets added to the trigger table.