nextcloud / nextcloud/calendar
Deletion of a single occurence in a series sends mail to attendees that is an invitation
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Steps to reproduce
- Create an event that repeats, once a week, with some attendees. They get a proper invitation mail, all fine.
- Cancel/Delete a single occurence "later" on
- Mail is send to attendees - and it closely mirrors the initial invitation mail. It says "Invite", has an "Accept" and "Decline" Button, and all the event details.
Expected behavior
Mail gets send to attendees, saying "Event cancelled" (or something more specific for just that occurrence).
Actual behaviour
Wrong mail, full invitation, send.
Calendar app version
3.4.2
CalDAV-clients used
None
Browser
Firefox
Client operating system
Doesn't matter
Server operating system
Debian Bullseye
Web server
Nginx
Database engine version
PostgreSQL
PHP engine version
PHP 8.0
Nextcloud version
24.0.3
Updated from an older installed version or fresh install
Updated from an older version
List of activated apps
No response
Nextcloud configuration
No response
Web server error log
No response
Log file
No response
Browser log
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
Start by reproducing the weekly recurring-event scenario and deleting one later occurrence with attendees. Trace the cancellation email generated by that action and compare it with the invitation email; done means the message identifies the occurrence as cancelled and no longer presents invitation actions or wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- backend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100