nextcloud / nextcloud/server

Allow (internal) sharing of subscribed webcal calendars

Open
#1,600 26 comments 110 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement feature: caldav feature: dav
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

Sharing of subscribed webcal calendars is currently not possible. One usecase is an "administrator" subscribing to an external public holiday calendar, which is then shared to all "users". Shared subscribed calendars should be accessible via caldav (see relevant bug report https://github.com/nextcloud/server/issues/1497).

Related ownlcloud bug report: https://github.com/owncloud/core/issues/26263

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.

Research direction

Review the related CalDAV bug report (server issue 1497) and the linked ownCloud report first, then trace how subscribed webcal calendars are shared. Done means an administrator can share an externally subscribed public calendar with internal users and those users can access the shared calendar through CalDAV.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.