Skip to content

intent: notification deep links - app base-URL token in notify bodies #6553

Description

@delchev

Problem

notify subject/body interpolation covers entity fields ({total}, {Customer.name}) — but a notification cannot carry a link to the record or task, because generated glue has no notion of the application's external base URL. Operationally, "you have an approval waiting" mails without a link get ignored.

Ask

A config-backed token (e.g. {appUrl}, resolved from a DIRIGIBLE_APP_BASE_URL-style configuration, tenant-overridable) usable in subject:/body:, so a body can say Review it here: {appUrl}/.... The concrete route should be assembled by the template layer (which knows the generated paths), keeping the intent layer path-agnostic.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions