Skip to content

[stable32] fix(caldav): respect federation settings#61379

Merged
ChristophWurst merged 2 commits into
stable32from
backport/61293/stable32
Jun 17, 2026
Merged

[stable32] fix(caldav): respect federation settings#61379
ChristophWurst merged 2 commits into
stable32from
backport/61293/stable32

Conversation

@backportbot

@backportbot backportbot Bot commented Jun 17, 2026

Copy link
Copy Markdown

Backport of #61293

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Review and verify the backported changes
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot backportbot Bot added bug 3. to review Waiting for reviews feature: caldav Related to CalDAV internals labels Jun 17, 2026
@backportbot backportbot Bot added this to the Nextcloud 32.0.12 milestone Jun 17, 2026
Signed-off-by: Hamza <hamzamahjoubi221@gmail.com>
@hamza221 hamza221 force-pushed the backport/61293/stable32 branch from 7122016 to 602316e Compare June 17, 2026 13:25
@hamza221 hamza221 added the 4. to release Ready to be released and/or waiting for tests to finish label Jun 17, 2026
@hamza221

Copy link
Copy Markdown
Contributor

/backport! to stable31

@backportbot

backportbot Bot commented Jun 17, 2026

Copy link
Copy Markdown
Author

The backport to stable31 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable31
git pull origin stable31

# Create the new backport branch
git checkout -b backport/61379/stable31

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick 602316ed

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/61379/stable31

Error: Failed to check for changes with origin/stable31: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@hamza221 hamza221 marked this pull request as ready for review June 17, 2026 13:32
@hamza221 hamza221 requested a review from st3iny as a code owner June 17, 2026 13:32
@hamza221 hamza221 removed the 3. to review Waiting for reviews label Jun 17, 2026
@hamza221 hamza221 enabled auto-merge June 17, 2026 13:36
@ChristophWurst ChristophWurst disabled auto-merge June 17, 2026 15:46
@ChristophWurst ChristophWurst merged commit 2469e80 into stable32 Jun 17, 2026
234 of 246 checks passed
@ChristophWurst ChristophWurst deleted the backport/61293/stable32 branch June 17, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish backport-request bug feature: caldav Related to CalDAV internals

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants