The yoyaku_orchestra_example module ships an example booking workflow (orchestra.orchestra_workflow.yoyaku_booking). This refreshes its shipped configuration to match the current modeler layout.
Changes, all in the example workflow configuration:
- Updated the node layout positions to the current diagram.
- Renamed two step labels for clarity: "Await form" becomes "Registration form" and "Await payment" becomes "Payment".
- Added retention periods (completed P30D, cancelled P7D, failed P15D).
- Kept the payment timeout logic in sync: payment_timeout PT20M, and the timeout flow condition resolves the dedicated expired result.
Issue fork yoyaku-3611919
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
mably commented