Files
calendar/apps/web
Rajiv SahalandGitHub 851aa30829 fix: respect hideCalendarNotes setting during booking reschedule (#25945)
Add hideCalendarNotes support to reschedule flow

The hideCalendarNotes flag was only handled in CalendarManager.createEvent(), not in updateEvent(). This caused notes to become visible again in ICS files after rescheduling.

Changes:
- Add hideCalendarNotes handling to CalendarManager.updateEvent()
- Add hideCalendarNotes checks to reschedule email functions
- Move description reset before reschedule call (required for cloned event)
2026-01-13 20:31:38 -03:00
..
2026-01-13 00:56:08 -05:00
2022-08-30 12:25:24 -06:00
2026-01-13 00:56:08 -05:00
2026-01-02 12:47:00 +00:00
2025-05-09 19:44:48 +00:00
2026-01-13 13:03:49 +00:00
2022-02-10 14:22:45 -07:00