Logic app - when a new email arrives.
Recently I have experienced the logic app will not trigger the "when a new email arrives" asset if I don't manually Run the trigger.
For example:
After developing the workflows, saving, changing and enabling the logic app. I then do the following test: send an email with the conditions to be picked up, and wait. I can see the email in my inbox, wait for up to 10 minutes and the "logic up" never wakes up.
I then proceed to the following:
I go back into edit mode, trigger the logic app "manually", and send the email meeting all the criteria to my inbox. At this point, the logic app wakes up, processes the workflow, and will continue to do so from that point onwards.
It looks like if I don't do a manual run the changes are not committed. This is new behaviour, we have over 10 logic apps listening to emails from different suppliers and the workflows have been working seamlessly.
Is anyone else experiencing the same issue?