Skip to content

Conversation

@SebastianKrupinski
Copy link
Contributor

@SebastianKrupinski SebastianKrupinski commented Dec 2, 2025

Summary

  • Increased Calendar Object UID size

Reason

image

Checklist

Copy link
Member

@tcitworld tcitworld left a comment

Choose a reason for hiding this comment

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

Surprised this plays well with all databases

Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

Looks good

@ChristophWurst ChristophWurst added bug feature: dav feature: caldav Related to CalDAV internals labels Dec 3, 2025
@SebastianKrupinski SebastianKrupinski merged commit 8e7bdab into master Dec 3, 2025
215 of 224 checks passed
@SebastianKrupinski SebastianKrupinski deleted the fix/caldav-increase-uid-size branch December 3, 2025 12:52
@github-project-automation github-project-automation bot moved this from 🏗️ In progress to ☑️ Done in 💌 📅 👥 Groupware team Dec 3, 2025
@SebastianKrupinski
Copy link
Contributor Author

/backport to nc32

@backportbot
Copy link

backportbot bot commented Dec 3, 2025

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

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

# Create the new backport branch
git checkout -b backport/56801/nc32

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

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

Error: Failed to clone repository: Failed to create working tree: Preparing worktree (new branch 'backport/56801/nc32')
fatal: not a valid object name: 'origin/nc32'


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

@SebastianKrupinski
Copy link
Contributor Author

/backport to stable32

@SebastianKrupinski
Copy link
Contributor Author

/backport to stable31

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

Labels

3. to review Waiting for reviews bug feature: caldav Related to CalDAV internals feature: dav

Projects

Status: ☑️ Done

Development

Successfully merging this pull request may close these issues.

4 participants