nextcloud / nextcloud/server

[Bug]: Restoring calendar event from trashbin does not trigger event notification

Open
#42,512 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage 27-feedback bug feature: caldav feature: dav
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

⚠️ This issue respects the following points: ⚠️
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
  1. Create calendar event with participant
  2. Remove calendar event from calendar (triggers canceled notification)
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.