Hi all,
Still wrapping my head around gateways, so I must be missing something. Basically I want to allow users to pick their approving manager for the flow. If they leave it blank, I want to skip past that required approval path. In this example I have 2 managers.
I'm getting stuck in 2 places.
1. The gateway seems to ignore the condition for Manager 1, so regardless if its blank it goes through.
2. If I try to use the input for the Manager 1 field as the user the task gets assigned to, it spits out an error. (I have found another helpful post on here to help me extract LF user accounts so that is fine) however it does not seem to like a blank field. I guess this would be ok as if I can get the gateway working properly it would not even activate this task.
What am I missing here? Any help appreciated!
Thanks