Track when the booking was cancelled
For now, we only know when the booking was booked and only see the booking was cancelled. However, there's no way to find when it was cancelled in the system. We want to know the cancellation date.
1
vote
Cece Nguyen
shared this idea
You can create a Trigger of type "Booking Cancelled". Because triggers are real time events, you can use the time of the received cancellation notification as an indication of the day/time at which the booking was cancelled.