nextcloud / nextcloud/calendar
Private shared calendar entry is not displayed even when shared with write permissions
Open
@SebastianKrupinski is already working on this.
Since Sep 10, 2026.
1. to develop
bug
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Steps to reproduce
- Create a calendar and share it with someone in the same Nextcloud instance.
- Import the following ICS file (upload as TXT file into your own calendar.
Termine (28947).txt - The 6 entries will appear in your own calendar. There are 5 shown here, as the 6th took place in the penultimate week of August.
- These entries are not shared in the other person’s shared calendar.
- An entry created in the Nextcloud calendar is displayed.
Expected behavior
The imported calendar entry should also be displayed in the shared calendar.
Actual behavior
The imported calendar entry will also appear in the shared calendar.
Calendar app version
6.5.4
Nextcloud version
33.0.8
Additional info
It seems that the ics file contains something that the (shared) calendar is unable to interpret correctly.
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.