MR !52 (issue #3611917) moved the booking workflow onto workflow profiles resolved through the resource type, then the tenant, then the site default. The resolution works, but the profiles could not be managed from the UI:

  • The workflow profiles list (/admin/booking/workflow-profiles) and the workflow settings page (/admin/booking/workflow-settings) had no menu link, so they were unreachable from the Booking admin menu.
  • The resource type and tenant forms had no field to set their workflow profile, so a per-type or per-tenant override could only be set in code.

This adds the two menu links under the Booking admin menu, and a Workflow profile picker on the resource type and tenant forms. The picker is added by yoyaku_orchestra altering the yoyaku_ui forms and is stored as a third-party setting, the same key the resolver reads, so yoyaku_ui keeps no dependency on the workflow.

Issue fork yoyaku-3611921

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

  • mably committed 1fe56d81 on 1.x
    task: #3611921 Expose workflow profiles in the booking admin UI
    
    By:...
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.