Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable-3.12] Bugfix/fix one rename issue #7113

Merged
merged 3 commits into from
Sep 12, 2024

Conversation

mgallien
Copy link
Collaborator

Backport of PR #7102

we rename the top folder and we rename a not direct child that is also
moved to another folder below the original renamed top folder

so
a/b/c
a/b/d/file

will be
e/b/c/f/file

with
a -> e
d-> f

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
ensure server rename operations are tracked as server rename operations

ensure local rename are tracked as local rename operations

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
would be usefull to track bugs during rename operations

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
@mgallien mgallien added this to the 3.12.8 milestone Sep 12, 2024
@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-7113-b4da72c3cb309d9750384940cd46b15107ea3042-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

Copy link

sonarcloud bot commented Sep 12, 2024

@mgallien mgallien merged commit d74aa95 into stable-3.12 Sep 12, 2024
11 of 13 checks passed
@mgallien mgallien deleted the backport/7102/stable-3.12 branch September 12, 2024 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants