Skip to content

Release 2302

Choose a tag to compare

@github-actions github-actions released this 21 Feb 15:41
24ec1ee

Trello card

https://trello.com/c/nzVAo0EK

Context

The current content of the booking email reminder is not very suitable for virtual experiences.

We want to keep sending the current reminder for in school experiences only, and create a new email reminder for virtual experiences.

Changes proposed in this pull request

  • Add the notify class for the virtual experiences email reminder
  • Update the Bookings::Reminder#despatch_reminder_email to send the proper reminder based on the booking's experience type

Guidance to review

  1. Accept/Create a 'virtual' and 'in school' booking that will take place tomorrow
  2. Trigger the reminder job
  3. Confirm the correct email was sent for both bookings