⚠️ This issue respects the following points: ⚠️
Bug description
The reminder notifications and invitations behaviour is unpredictable and pretty random. Something is definitely broken.
I could reproduce this issue in Nextcloud 25 RC2 and various older production Nextcloud 24's
Two scenarios:
Send reminder notifications to calendar sharees as well set to off:
What should happen with a private calender:
The organizer creates a calendar entry and invites one person.
- Organizer and invitee get an invitation
- Organizer and invitee get a reminder notification (Error: here in the setup both always get two reminders, so one too many)
What should happen with a group calender:
The organizer creates a calendar entry and invites one person.
- Organizer gets an invitation
- Invitee doesn't get an invitation. (Error: The invitee does not receive an invitation!)
- Organizer and invitee get a reminder (Error: The reminder is not sent e.g. 5 minutes before but only at the time of the appointment)
Send reminder notifications to calendar sharees as well set to on:
Then everyone in the group will receive a notification even though they are not included in the appointment as a participant. That's how it's intended. (So the principle is correct. So only the invitation is missing here.)
So the boil down the issues:
- Private calender,
off -> double notifications
- Group calendar -> Invitees doesn't get invitation (Invitees should always get an invitation)
- Group calendar,
off -> reminder notifications are sent only at exact appointment time
Probably related:
Thanks to @mircokam for spotting this issues.
Steps to reproduce
- Create a group calendar
- Add member to group calendar
- Create an event in said group calendar
- Add an e-mail address to invitees
- Add an Nextcloud user to invitees
- Add event reminder notification e.g. 5 minutes before event
Expected behavior
.
Installation method
No response
Operating system
No response
PHP engine version
No response
Web server
No response
Database engine version
No response
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
No response
What user-backends are you using?
Configuration report
No response
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
Bug description
The reminder notifications and invitations behaviour is unpredictable and pretty random. Something is definitely broken.
I could reproduce this issue in
Nextcloud 25 RC2and various older productionNextcloud 24'sTwo scenarios:
Send reminder notifications to calendar sharees as wellset tooff:What should happen with a private calender:
The organizer creates a calendar entry and invites one person.
What should happen with a group calender:
The organizer creates a calendar entry and invites one person.
Send reminder notifications to calendar sharees as wellset toon:Then everyone in the group will receive a notification even though they are not included in the appointment as a participant. That's how it's intended. (So the principle is correct. So only the invitation is missing here.)
So the boil down the issues:
off-> double notificationsoff-> reminder notifications are sent only at exact appointment timeProbably related:
Thanks to @mircokam for spotting this issues.
Steps to reproduce
Expected behavior
.
Installation method
No response
Operating system
No response
PHP engine version
No response
Web server
No response
Database engine version
No response
Is this bug present after an update or on a fresh install?
Fresh Nextcloud Server install
Are you using the Nextcloud Server Encryption module?
No response
What user-backends are you using?
Configuration report
No response
List of activated Apps
.Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response