Skip to content

Allow events to specify a URL for ticketing #248

Description

@itsrachelfish

It would be useful if the volunteer database tracked a URL that volunteers can use to buy tickets for the event.

Myschievia requested that we update this email notification:

image

image

Currently the template for this email simply uses the event name which works for things like Apogaea and DeCOmP but it would be much more useful to include an actual ticket URL.

<h1>You're signed up for a {{ $shift_name }} shift at {{ $event_name }}!</h1>
<p>
Your shift will take place on {{ $start_date}} between {{ $start_time }} and {{ $end_time }}.
</p>
<p>
For volunteer ticketing information, please visit the {{ $event_name }} ticketing webpage.
</p>

A ticket URL would be useful to display in this email as well as on the volunteer shift page itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions