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.13] Bugfix/delete readonly folders #7014

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Aug 21, 2024

Backport of PR #7010

should ensure we are able to get files or dolders be deleted by sync
engine within read-only folders

would happen as the result of changes on server side being propagated
locally or when using selective sync

Signed-off-by: Matthieu Gallien <[email protected]>
if a folder is read-only, when deleting content inside this folder, it
may be needed to make it temporary read-write

do this as required by the automated tests

Signed-off-by: Matthieu Gallien <[email protected]>
@backportbot backportbot bot requested review from claucambra and mgallien August 21, 2024 12:39
@backportbot backportbot bot added this to the 3.13.3 milestone Aug 21, 2024
@mgallien mgallien enabled auto-merge August 21, 2024 12:41
@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-7014-20d60508f3cb34cca01066a946a32c4fe1f3af5a-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 Aug 21, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
4 New Code Smells (required ≤ 0)
B Maintainability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@mgallien mgallien merged commit 24ffd51 into stable-3.13 Aug 21, 2024
10 of 13 checks passed
@mgallien mgallien deleted the backport/7010/stable-3.13 branch August 21, 2024 14:13
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