Skip to content

Conversation

@kesselb
Copy link
Contributor

@kesselb kesselb commented Jan 26, 2026

Regression from #11150

B A
Screenshot From 2026-01-26 22-27-52 image

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
@ChristophWurst
Copy link
Member

/backport to stable5.6

@kesselb kesselb merged commit 73fcc37 into main Jan 27, 2026
41 checks passed
@kesselb kesselb deleted the rebase-went-wrong branch January 27, 2026 13:06
@backportbot
Copy link

backportbot bot commented Jan 27, 2026

The backport to stable5.6 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable5.6
git pull origin stable5.6

# Create the new backport branch
git checkout -b backport/12317/stable5.6

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

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/12317/stable5.6

Error: Failed to check for changes with origin/stable5.6: No changes found in backport branch


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

@kesselb
Copy link
Contributor Author

kesselb commented Jan 27, 2026

Removed backport request because the change, causing this regression, is not on stable5.6.

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