Description
When editing an event (not rescheduling, ie editing the description), it will send a rescheduled notification, despite the event not being rescheduled.
Acceptance Criteria
- notifications are only sent when the time is updated on an event
Proposed Solution
Update editEvent in calendar.services.ts to only send a notification when the time of the event is changed.
Mocks
No response
Description
When editing an event (not rescheduling, ie editing the description), it will send a rescheduled notification, despite the event not being rescheduled.
Acceptance Criteria
Proposed Solution
Update editEvent in calendar.services.ts to only send a notification when the time of the event is changed.
Mocks
No response