[Bug]: Restoring calendar event from trashbin does not trigger event notification
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github OR Nextcloud Community Forum (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
After removing a calendar event, a canceled notification is sent to event participants, and the event is moved into the trashbin of the calendar. Now, when restoring the same calendar event from the trashbin, no notification is send to event participants. Imo, this is a bug and a new calendar notification (similar to a new event) should be send out.
Steps to reproduce
- Create calendar event with participant
- Remove calendar event from calendar (triggers canceled notification)
- Restore same calendar event from trashbin (does not trigger new notification)
Expected behavior
After restoring a calendar event from the trashbin, a new notification should be sent out.
Installation method
Community Docker image
Nextcloud Server version
27
Operating system
Debian/Ubuntu
PHP engine version
None
Web server
Nginx
Database engine version
MariaDB
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by reproducing the three calendar-event steps in Nextcloud Server 27, then trace the trashbin restore path and the existing canceled-event notification flow. Done means restoring an event sends participants a new notification comparable to the notification for a new event.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100