Tested on: Latest cloud.
Repro Steps
- Create an automation with steps as shown here:
- My
State step has the following values:
key: sanitized_output
value: { "category": "Partnership" }
- The condition on the first branch is
- Run test
RESULT: The automation always takes Branch 2
Additionally i have confirmed
- This also happens when the condition is based on the output of a JS step
- DOES NOT happen when based on the output of an API request
Project Export:
Test - Branching Fail-project-export-1786539572467.tar.gz
Tested on: Latest cloud.
Repro Steps
Statestep has the following values:key:sanitized_outputvalue:{ "category": "Partnership" }RESULT: The automation always takes
Branch 2Additionally i have confirmed
Project Export:
Test - Branching Fail-project-export-1786539572467.tar.gz