Skip to content

Release 2311

Choose a tag to compare

@github-actions github-actions released this 21 Feb 14:43
5d7eaf6

Trello card

https://trello.com/c/nzVAo0EK

Context

Currently we send the same email for in school and virtual experiences when the booking date is changed, however the content of the email is tailored for in school experiences.

We want to send more suitable content for virtual experiences.

Changes proposed in this pull request

  • Add the notify class for the virtual experiences booking date change email
  • Update the ConfirmedBookings::DateController to send the correct email based on the booking's experience type

Guidance to review

  • Change the booking date of an in school experience and check you received the email with the in school content
  • Change the booking date of a virtual experience and check you received the email with the virtual content