Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cancel a pending/booked appointment #171

Open
MelissaAutumn opened this issue Nov 14, 2023 · 3 comments
Open

Cancel a pending/booked appointment #171

MelissaAutumn opened this issue Nov 14, 2023 · 3 comments
Labels
enhancement New feature or request M: Appointment MVP
Milestone

Comments

@MelissaAutumn
Copy link
Member

You should be able to cancel a pending or booked appointment. This includes any appointments scheduled via general availability.

This should cascade into removing the event from the users external calendar, and cancelling any zoom meetings attached to the appointment.

This should also send an email to the attendees with a optional reason why the event was canceled.

@MelissaAutumn MelissaAutumn added the enhancement New feature or request label Nov 14, 2023
@MelissaAutumn MelissaAutumn added this to the 1.0 Open milestone Nov 14, 2023
@devmount
Copy link
Collaborator

devmount commented Mar 5, 2024

This should be also available from the booking overview in #282

@devmount
Copy link
Collaborator

devmount commented Dec 4, 2024

For reference: Rejecting a pending booking request, event removal and email notification for attendees is now possible with #768.

@MelissaAutumn I'm wondering about the difference of cancelling and rejecting a pending event. Despite giving an optional reason (which we could implement for rejecting a booking request too), those are somehow the same, or aren't they?

In any case, cancelling a confirmed booking still needs to be done.

@MelissaAutumn
Copy link
Member Author

Yep I would say those are equivalent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request M: Appointment MVP
Projects
None yet
Development

No branches or pull requests

3 participants