Issue
When configuring template flowcharts in my Workflows schema, I'm getting these following errors:
- "One or more transitions through the router are not configured."
- "Every edge off this router node must have an associated rule configured."
Environment
Workflows configuration
Cause
"One or more transitions through the router are not configured": there are edges off the router for unconfigured transitions.
"Every edge off this router node must have an associated rule configured": every edge from the router needs to have a logical rule in the router config.
Resolution steps
Make sure that all the nodes have a transition configured. The two ends of a node must be included as a source and a target in a transition configuration.