Recent Orchestra releases retired the handler_url human-task handoff and its built-in review form, and shipped dedicated task types in their place. This brings the example booking workflow in line.

Human tasks:

  • The operator validation and refund-review steps become comment_task nodes, with a note required when rejecting; the deposit-hold-failed and attendance steps become plain user nodes. The handler_url and action_title keys are dropped in favor of the node act label.
  • The bespoke order-review form and its route are removed. Operators act from the inbox and the pending-actions surfaces, and the orders overview Workflow column now reads the finder per-family act URL and label.

The example workflow is also recorded with its BPMN.io diagram so it opens in the graphical modeler. Documentation and the French translation are updated. Kernel and end-to-end functional tests pass locally.

Issue fork yoyaku-3610410

Command icon 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

mably created an issue. See original summary.

mably’s picture

Status: Active » Needs review

Pipeline for MR !22 is green (phpunit, phpcs, phpstan, cspell, eslint, stylelint). Kernel and end-to-end functional tests also pass locally against the current Orchestra 1.x.

  • mably committed 7aadba74 on 1.x
    task: #3610410 Adopt Orchestra's new human-task model in the example...
mably’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.