Uh oh!
There was an error while loading. Please reload this page.
fix: close cursor after reading the invitation - #39700
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
ChristophWurst
left a comment
There was a problem hiding this comment.
I'd even say this is a bugfix. Let's backport
0167e90 to
a4fe5eeComparekesselb
commented
Aug 3, 2023
/backport to stable26 |
kesselb
commented
Aug 3, 2023
/backport to stable25 |
kesselb
commented
Aug 3, 2023
/backport to stable27 |
tcitworld
commented
Aug 4, 2023
CI failures look suspicious |
a4fe5ee to
6389c87Comparekesselb
commented
Aug 4, 2023
Thanks, updated the tests to expect |
6389c87 to
176a2a0CompareChristophWurst
commented
Aug 10, 2023
failing acceptance tests should be unrelated |
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
176a2a0 to
378a0f9CompareThe backport to stable25 failed. Please do this backport manually. # Switch to the target branch and update it
git checkout stable25
git pull origin stable25
# Create the new backport branch
git checkout -b fix/foo-stable25
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts. Resolve them.
git cherry-pick abc123
# Push the cherry pick commit to the remote repository and open a pull request
git push origin fix/foo-stable25More info at https://docs.nextcloud.com/server/latest/developer_manual/getting_started/development_process.html#manual-backport |
kesselb
commented
Dec 1, 2023
backports for 27 and 26 are in. impact is low and 25 eol and therefore no backport for 25. |
Summary
🚀
TODO
Checklist