Skip to content

fix(file-provider): Treat 404s on items intended for deletion as valid - #10771

Open
claucambra wants to merge 3 commits into
masterfrom
work/404-fp
Open

claucambra wants to merge 3 commits into
masterfrom
work/404-fp

Conversation

@claucambra

Copy link
Copy Markdown
Collaborator

Resolves

#10737

Summary

An item that is ordered to be deleted locally but has already been deleted on the server can trigger permanent deletion attempts that will always fail with a 404

Allow these 404s to be treated as valid and complete deletions

Checklist

AI (if applicable)

…h name comment

Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
Fixes #10737

Address any missing item that is meant to be deleted (including non-trashed items) as a successful deletion

Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
@claucambra claucambra added this to the 34.0.4 milestone Sep 9, 2026
@claucambra claucambra self-assigned this Sep 9, 2026
@claucambra claucambra added the os: 🍎 macOS Apple macOS, formerly also known as OS X label Sep 9, 2026
@claucambra
claucambra requested a review from nilsding as a code owner September 9, 2026 09:33
@claucambra

Copy link
Copy Markdown
Collaborator Author

/backport to stable-34.0

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Artifact containing the AppImage: nextcloud-appimage-pr-10771.zip

Digest: sha256:fc8dfcb04ca528c0ccbf2f6cfca74dadeaf76a48896043a1ec4fda78a6709f34

To test this change/fix you can download the above artifact file, unzip it, and run it.

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

@sonarqubecloud

sonarqubecloud Bot commented Sep 9, 2026

Copy link
Copy Markdown

@claucambra claucambra changed the title fix(file-provider): Treat 404s on items indended for deletion as valid fix(file-provider): Treat 404s on items intended for deletion as valid Sep 10, 2026
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.

macOS: File Provider retries DELETE forever on stale item after 404, no way to reset domain (34.0.2 regression — reset toggle removed)

1 participant