Hey guys, I used workaround described here - https://flow.microsoft.com/en-us/blog/error-handling/ as error handling for getmanager when no manager is filled for user. But the problem is that Flow is still in state Failed even that this, so it seems that it crashed, but it worked fine. So i suggest not to detect such flow run as failed, cause it finished fine in parallel branch. I beleive that the problem is that the second branch was triggered also and that produced failure. This should be definitely changed. P
... View more
We now support a number of different options for branching. Today we also added Switch case which makes it easy to have several parallel branches: https://flow.microsoft.com/en-us/blog/search-by-service/