Uh oh!
There was an error while loading. Please reload this page.
Clean old federation shares when select another file/folder - #55724
Conversation
Uh oh!
There was an error while loading. Please reload this page.
c88d8e5 to
523612bCompareluka-nextcloud
commented
Oct 14, 2025
@provokateurin@susnux Thanks for your review. Fixed it. |
luka-nextcloud
commented
Oct 20, 2025
@susnux Could you also check again? |
c50eb0e to
e9fc49aCompare78bd59f to
a30efd4Compare…lder Signed-off-by: Luka Trovic <luka@nextcloud.com>
a30efd4 to
f0cfb52Compareluka-nextcloud
commented
Nov 6, 2025
/backport to stable31 |
luka-nextcloud
commented
Nov 6, 2025
/backport to stable32 |
Uh oh!
There was an error while loading. Please reload this page.
The backport to # Switch to the target branch and update it
git checkout stable32
git pull origin stable32
# Create the new backport branch
git checkout -b backport/55724/stable32
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick f0cfb524
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55724/stable32Error: Failed to check for changes with origin/stable32: No changes found in backport branch Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports. |
The backport to # Switch to the target branch and update it
git checkout stable31
git pull origin stable31
# Create the new backport branch
git checkout -b backport/55724/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 f0cfb524
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/55724/stable31Error: 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. |
Summary
Clean old federation shares when select another file/folder
Checklist
3. to review, feature component)stable32)