Forum Discussion
john john
Sep 07, 2023Steel Contributor
There is a problem with the flow trigger; when import the solution inside the prodcution environme
I have an automated flow which which contains 3 trigger conditions as follow:- @equals(length(split(triggerOutputs()?['body/{Path}'],'/')),int(parameters('CustomerFolderLocation (birchgol_Customer...
SvenSieverding
Sep 07, 2023Bronze Contributor
Hi john john
Is your flow being triggered if you remove all of the trigger conditions?
Best Regards,
Sven
- john johnSep 07, 2023Steel Contributor
SvenSieverdingYes , and the flow is working well on the Dev environment..