Hi, I have built a simple Flow that sends an e-mail to the person assigned to the task, when a new task is created in a Sharepoint task list. That works perfectly.
However, when there is no person assigned, I get an error. I have tried different ways, but nothing works. I do not understand why: logic tells me that that when the condition is not met, the Flow should go to "If no". But instead I get an error.
"Assigned to" is an optional field.
Right now, I've tested this:
This works fine when there is a person assigned, but renders this error message when "Assigned to" is empty.