Cancel linked Meet rooms when Care appointments are cancelled.
Deploy Ladill Care / deploy (push) Successful in 1m10s

Appointment cancel now calls Meet's room cancel API when a video visit was scheduled, without blocking Care if Meet is unavailable.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-12 19:24:45 +00:00
co-authored by Cursor
parent 8567209707
commit 6c14c3802c
5 changed files with 102 additions and 1 deletions
+1
View File
@@ -49,6 +49,7 @@ return [
'appointment.cancelled' => 'Appointment cancelled',
'appointment.no_show' => 'Patient marked no-show',
'appointment.meet_scheduled' => 'Video visit scheduled',
'appointment.meet_cancelled' => 'Video visit cancelled',
'visit.checked_in' => 'Visit opened',
'visit.completed' => 'Visit completed',
'consultation.started' => 'Consultation started',