Skip to content

Conversation

@icewind1991
Copy link
Member

@icewind1991 icewind1991 commented Apr 1, 2025

@ShGKme
Copy link
Contributor

ShGKme commented Apr 1, 2025

/backport! 674ce53 to stable29

@backportbot
Copy link

backportbot bot commented Apr 1, 2025

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

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

# Create the new backport branch
git checkout -b backport/51839/stable29

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

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

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


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

Signed-off-by: Robin Appelman <robin@icewind.nl>
@ShGKme
Copy link
Contributor

ShGKme commented Apr 16, 2025

Works and fixed the issue with randomly broken chunked upload for guests

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants