Closed (fixed)
Project:
Yoyaku Booking Engine
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2026 at 21:07 UTC
Updated:
2 Aug 2026 at 21:25 UTC
Jump to comment: Most recent
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:
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.
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 #3
mably commentedComment #5
mably commented