nextcloud / nextcloud/calendar

Private shared calendar entry is not displayed even when shared with write permissions

Open
#8,923 3 comments 0 reactions 1 assignee View on GitHub

@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
  1. Create a calendar and share it with someone in the same Nextcloud instance.
  2. Import the following ICS file (upload as TXT file into your own calendar.
    Termine (28947).txt
  3. 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.
Image
  1. These entries are not shared in the other person’s shared calendar.
Image
  1. 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

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.