nextcloud / nextcloud/calendar

Subsequent appointments depending on a primary appointment

Open
#6,889 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage enhancement
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Is your feature request related to a problem? Please describe.

Hello, I am looking for a possibility to create multiple appointments that are linked to a master appointment. When changing the date of the master appointment all the slave-appointments should also change their dates.

example:

master event: 01.01.2025
1st slave event: 7 days later
2nd slave event: 8 days later

Is there already a way to achieve this?

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

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

No files, tests, or entry points are named in the issue. Start by examining how appointments and calendar events are currently represented and updated, then determine the expected behavior for linked events, date offsets, edits, and deletion; done means the relationship and date propagation are specified and covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Domain
web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.