Deck calendar integration visibility cannot be toggled for board sharees
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
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.
Describe the bug
As a Deck board sharee, I cannot hide calendars. Invoking the usual action ends up with an error (see below).
To Reproduce
Steps to reproduce the behavior:
- User Alice shares Board Foo with user Bob.
- User Alice creates some cards with due dates.
- Alice opens their calendar and sees a list of their calendars, among which there is one called "Deck: Foo". The above set due dates appear in the calendar view as events.
- Alice clicks on the calendar list entry "Deck: Foo".
- The entries for "Deck: Foo" are not visible any more, the list entry is greyed out.
- Bob opens their calendar and sees a list of their calendars, among which there is one called "Deck: Foo". The above set due dates appear in the calendar view as events.
- Bob clicks on the calendar list entry "Deck: Foo".
Expected behavior
The entries for "Deck: Foo" are not visible any more, the list entry is greyed out.
Actual behavior
The entries for "Deck: Foo" are still visible. The list entry is not greyed out.
An error message appears: An error occured, unable to change visibility of the calendar.
Screenshots

Deck 1.2.2
Calendar 2.1.2
Nextcloud 20.0.4
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
Reproduce the issue using the listed Deck, Calendar, and Nextcloud versions, following the Alice and Bob sharee steps. Trace the calendar visibility action for a board sharee from the calendar list through the error response. Done means Bob can hide and show the “Deck: Foo” calendar, with the entries and greyed-out state updating without an error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100