nextcloud / nextcloud/calendar
Removed Single Occurrence of Reoccurring, Confidential Event Remains on Shared Calendar
@miaulalala is already working on this.
Since Mar 20, 2024.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Steps to reproduce
- Create a reoccurring event that only shows as "busy" when shared.
- Share this calendar.
- Delete an occurrence of this series.
Expected behavior
The single occurrence is deleted from both the owner calendar and the shared, confidential version of the calendar.
Actual behaviour
Occurrence is deleted from the owner calendar, but it remains on the shared calendar (but is not listed in the owner trash; I assume it's actually being made invisible).
Changing the reoccurring event to show "full" details when shared, caused the deleted event to disappear from the shared calendar as well.
Calendar app version
4.6.6
CalDAV-clients used
DAVx5
Browser
Brave 1.63.174
Client operating system
Windows 11
Server operating system
Raspbian Bookworm
Web server
Apache
Database engine version
PostgreSQL
PHP engine version
PHP 8.1
Nextcloud version
28.0.3
Updated from an older installed version or fresh install
Fresh install
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.
Assessment
This issue has not been assessed yet.