Closed (fixed)
Project:
Orchestra
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2026 at 09:00 UTC
Updated:
21 Jul 2026 at 09:15 UTC
Jump to comment: Most recent
Problem
A notification channel that renders tokens (orchestra_easy_email) can only resolve Orchestra's own token types: [orchestra:*] (the instance) and [orchestra-notification:*] (the params). A dispatcher that wants a template to use its own domain tokens has no way to feed the data in without polluting process variables or overloading the notification params.
Proposed resolution
This lets any *_notification module surface its own tokens in a template, for example a dispatcher passing ["node" => $node] so a template can use [node:title].
Remaining tasks
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 #4
mably commentedComment #6
mably commented