No invites, but invite cancellations sent from shared calendars
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Steps to reproduce
- As user A, share a calendar Cal with B
- As B, create an event with invitees in Cal
- Delete the event in Cal
This is a follow-up to https://github.com/nextcloud/calendar/issues/2055.
Expected behaviour
Due to the reasons explained in https://github.com/nextcloud/server/pull/15676 no notification is sent to the invitees.
When the event is deleted also no notification should be sent to the invitees.
Actual behaviour
The invitees don't receive an invite, but they receive the cancellation of the invite.
Server configuration
Operating system: Ubuntu 16.04
Web server: Apache
Database: MySQL
PHP version: 7.3
Nextcloud version: 18.03
Updated from an older Nextcloud/ownCloud or fresh install: Updated
Where did you install Nextcloud from: nextcloud.com
Signing status:
Signing status
No errors have been found.
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 shared-calendar flow described in the issue: create an event with invitees, then delete it. Review the linked calendar issue #2055 and server PR #15676 for the notification context. Done means invitees receive neither an invitation nor a cancellation when the original invitation was not sent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100