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

[stable28] fix(files): Also restore shares after ownership transfer for object storage #44921

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Apr 18, 2024

Backport of PR #44904

…torage

When a file is moved between different storages then the file id is not (always) preserved.
This means the file id has to be adjusted for all shares.

So in case the file id does not exist anymore we try to find the new file id based on the
target path of the transfer and the path suffix of the share.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@backportbot backportbot bot added this to the Nextcloud 28.0.5 milestone Apr 18, 2024
@Altahrim Altahrim mentioned this pull request Apr 18, 2024
5 tasks
@Altahrim Altahrim merged commit 0a5d982 into stable28 Apr 18, 2024
54 checks passed
@Altahrim Altahrim deleted the backport/44904/stable28 branch April 18, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants