Skip to content

[stable30] fix(caldav): show confidential event if writable - #54675

Merged
AndyScherzinger merged 1 commit into
stable30from
backport/54533/stable30
Aug 27, 2025
Merged

[stable30] fix(caldav): show confidential event if writable#54675
AndyScherzinger merged 1 commit into
stable30from
backport/54533/stable30

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #54533

@backportbot
backportbotBot requested a review from tcitworld as a code ownerAugust 27, 2025 07:42
@backportbot
backportbotBot requested a review from tcitworldAugust 27, 2025 07:42
@backportbotbackportbotBot added bug 3. to review Waiting for reviews feature: caldav Related to CalDAV internals labels Aug 27, 2025
@backportbotbackportbotBot added this to the Nextcloud 30.0.15 milestone Aug 27, 2025
If a party can edit the calendar/event, just display it instead of
hiding the details and risking overwrites.
This might be considered a change impacting privacy,
but it actually improves semantics.
Relevant test updates included, improving assertion correctness.
I think all the relevant use cases are solved by this.
Closes#5551Closesnextcloud/calendar#4044Closes#11214
Signed-off-by: Arusekk <floss@arusekk.pl>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
@st3iny
st3inyforce-pushed the backport/54533/stable30 branch from 8cc0796 to 196895bCompareAugust 27, 2025 07:54
@AndyScherzinger
AndyScherzinger merged commit 8d843ad into stable30Aug 27, 2025
187 of 193 checks passed
@AndyScherzinger
AndyScherzinger deleted the backport/54533/stable30 branch August 27, 2025 10:13
@nextcloud-botnextcloud-bot mentioned this pull request Sep 4, 2025
5 tasks
@nextcloud-botnextcloud-bot mentioned this pull request Sep 18, 2025
@nextcloud-botnextcloud-bot mentioned this pull request Sep 25, 2025
2 tasks
@blizzzblizzz mentioned this pull request Oct 14, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbugfeature: caldavRelated to CalDAV internals

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@AndyScherzinger@st3iny@Arusekk