Skip to content

fix(auto-upload): check qualification before insert#16711

Merged
alperozturk96 merged 1 commit intomasterfrom
fix/auto-upload-check-qualification-before-insert
Mar 26, 2026
Merged

fix(auto-upload): check qualification before insert#16711
alperozturk96 merged 1 commit intomasterfrom
fix/auto-upload-check-qualification-before-insert

Conversation

@alperozturk96
Copy link
Copy Markdown
Collaborator

Issue

D  inserting new file system entity: FilesystemEntity(id=null, localPath=/storage/emulated/0/Pictures/.thumbnails/863.jpg, fileIsFolder=0, fileFoundRecently=1773994034406, fileSentForUpload=0, syncedFolderId=1, crc32=2785216207, fileModified=1773043948000)
2026-03-20 09:07:14.406  3329-3458  SyncedFolderExtensions  com.nextcloud.client                 

D  Checking file: 750.jpg, lastModified=1773043948000, lastScan=1773992741550
2026-03-20 09:07:14.407  3329-3458  FilesystemRepository    com.nextcloud.client                 

D  inserting new file system entity: FilesystemEntity(id=null, localPath=/storage/emulated/0/Pictures/.thumbnails/750.jpg, fileIsFolder=0, fileFoundRecently=1773994034407, fileSentForUpload=0, syncedFolderId=1, crc32=3726356940, fileModified=1773043948000)
2026-03-20 09:07:14.408  3329-3458  SyncedFolderExtensions  com.nextcloud.client                 

D  Checking file: 753.jpg, lastModified=1773043948000, lastScan=1773992741550
2026-03-20 09:07:14.409  3329-3458  FilesystemRepository    com.nextcloud.client                 

D  inserting new file system entity: FilesystemEntity(id=null, localPath=/storage/emulated/0/Pictures/.thumbnails/753.jpg, fileIsFolder=0, fileFoundRecently=1773994034409, fileSentForUpload=0, syncedFolderId=1, crc32=1993494185, fileModified=1773043948000)

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@alperozturk96 alperozturk96 force-pushed the fix/auto-upload-check-qualification-before-insert branch from 5b0147d to 9f9a5c1 Compare March 24, 2026 14:48
@github-actions
Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions
Copy link
Copy Markdown

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16711.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@github-actions
Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3939
Correctness7474
Dodgy code236236
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4343
Security1818
Total454454

@alperozturk96 alperozturk96 merged commit 70ba60c into master Mar 26, 2026
16 of 21 checks passed
@alperozturk96 alperozturk96 deleted the fix/auto-upload-check-qualification-before-insert branch March 26, 2026 09:39
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.

2 participants