Release 2311
Trello card
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