How do we troubleshoot a condition in forms if we know that it is true but evaluating to false?
For example I have a customer form with a conditional decision (exclusive gateway) that has a default path and a /dataset/_initiator="Workflow" path. \
The history shows that it followed the default path even though the initiator of the process (Workflow Start Event) shows Action by "Workflow".
In the Workflow designer I would go to the Conditions tab to look how it could possibly say
[False] Process Initiator (Workflow) = Workflow
Since this statement can not be False.