Skip to content

Allow editing and deleting first occurrences of recurring events - #8993

Open
max65482 wants to merge 1 commit into
nextcloud:mainfrom
max65482:fix/allow-base-occurence-edits
Open

max65482 wants to merge 1 commit into
nextcloud:mainfrom
max65482:fix/allow-base-occurence-edits

Conversation

@max65482

@max65482 max65482 commented Sep 26, 2026 •

Copy link
Copy Markdown
Contributor

This brings back the possibility to edit and delete first occurrences of recurring events. This feature was removed with #7600.

Fixes #8990 and fixes #8991.

The current behavior (treating the first event as the whole series) can be considered valid as well. It reflects the mechanism described in RFC 5545.

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI (GPT-6 Luna)

… events

Signed-off-by: Maximilian Martin <maximilian_martin@gmx.de>
@codecov

codecov Bot commented Sep 26, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@SebastianKrupinski SebastianKrupinski left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @max65482

These changes where are design choice not a over sight. This was done to comply with the RFC

@max65482

max65482 commented Sep 27, 2026 •

Copy link
Copy Markdown
Contributor Author

I agree it is a valid UI design choice. I just found it a bit counterintuitive.
The RFC, however, does not dictate any UI design/behavior. It only defines a data format.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants