Found a bug? Please fill out the sections below. 👍
Issue Summary
I booked multiple appointments while testing my API v2 PHP code. I cancelled all of the appointments using the API. i got cancellation emails, and the appointments show as cancelled on my dashboard. However, I got emails for every appointment an hour before the original scheduled time reminding me of the appointment. To clarify the reminder emails were all sent to the guest/attendee rather than to the organizer.
Steps to Reproduce
Made appt on cal.com website
Appt cancelled via API v2
Email reminder received by attendee an hour prior to cancelled appt as if it was not cancelled
Expected Results
Email reminder should not be sent for a cancelled appt.
I was able to reproduce this one.
I think there should be some kind of verifying logic before sending emails for a booking/appointment.
What do you suggest?
Found a bug? Please fill out the sections below. 👍
Issue Summary
I booked multiple appointments while testing my API v2 PHP code. I cancelled all of the appointments using the API. i got cancellation emails, and the appointments show as cancelled on my dashboard. However, I got emails for every appointment an hour before the original scheduled time reminding me of the appointment. To clarify the reminder emails were all sent to the guest/attendee rather than to the organizer.
Steps to Reproduce
Expected Results
Email reminder should not be sent for a cancelled appt.
Technical details
Evidence
Past Bookings
Upcoming Bookings
Email Reminder Received