Skip to content

fix(windows/vfs): do not create DB record for invalid virtual items - #9737

Merged
mgallien merged 1 commit into
masterfrom
bugfix/windowsVirtualFilesError
Mar 30, 2026
Merged

fix(windows/vfs): do not create DB record for invalid virtual items#9737
mgallien merged 1 commit into
masterfrom
bugfix/windowsVirtualFilesError

Conversation

@mgallien

@mgallien mgallien commented Mar 30, 2026

Copy link
Copy Markdown
Collaborator

when populating a folders on-demand, only create DB record for items having been successfully created by the Windows VFS API

Close #9736

@mgallien mgallien added this to the 33.0.1 milestone Mar 30, 2026
when populating a folders on-demand, only create DB record for items
having been successfully created by the Windows VFS API

Close #9736

Signed-off-by: Matthieu Gallien <[email protected]>
@mgallien
mgallien force-pushed the bugfix/windowsVirtualFilesError branch from 03f2bb2 to bcd32cd Compare March 30, 2026 12:46
@mgallien

Copy link
Copy Markdown
Collaborator Author

/backport to stable-33.0

@github-actions

Copy link
Copy Markdown
Contributor

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

Digest: sha256:a74d0289c8384e7257f1dd7fa094497167b98d6d26db59fcb05ee8911be0800a

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

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Maintainability Rating on New Code (required ≥ A)
5 New Code Smells (required ≤ 0)

See analysis details on SonarQube Cloud

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

@mgallien
mgallien merged commit 88bdf6f into master Mar 30, 2026
20 of 23 checks passed
@mgallien
mgallien deleted the bugfix/windowsVirtualFilesError branch March 30, 2026 13:57
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.

[Bug]: windows/vfs case clash item deleted within folders on-demand

2 participants