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

Send event update notifcation to invitees #441

Merged
merged 2 commits into from
Jan 16, 2024
Merged

Send event update notifcation to invitees #441

merged 2 commits into from
Jan 16, 2024

Conversation

dantefromhell
Copy link
Contributor

The previous behaviour only send notifications about event updates/ changes to accounts that had responded with Maybe or Accepted to an event.

This change also sends notifications to accounts still in Invited status, aka accounts who have not responded to the invite.

I successfully tested that accounts who have declined participation will not receive an update notification.

Background:
When an event gets changed (e.g new date & time) invitees how have not replied to the event will not get notified about the change in date & time.

With the changes around adding ICS files to calendar notifications (#435 and #439) this can lead to external calendars not receiving updated ICS files with the new date & time. Hence those calendars start being out of sync.

@luke- luke- assigned yurabakhtin and unassigned yurabakhtin Jan 16, 2024
@luke- luke- merged commit 9d4f25c into humhub:master Jan 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants