Skip to content

fix(auto-upload): do not process upload entity belongs to auto upload in file upload worker#16710

Merged
alperozturk96 merged 3 commits into
masterfrom
fix/file-upload-worker-uploading-auto-upload-entities
Mar 26, 2026
Merged

fix(auto-upload): do not process upload entity belongs to auto upload in file upload worker#16710
alperozturk96 merged 3 commits into
masterfrom
fix/file-upload-worker-uploading-auto-upload-entities

Conversation

@alperozturk96

@alperozturk96 alperozturk96 commented Mar 20, 2026

Copy link
Copy Markdown
Collaborator

Issue

FileUploadWorker can be triggered with entites belongs to the AutoUploadWorker. This can cause duplicated file upload attemps and error notifications.

… in file upload worker

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions

Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/23335953803/artifacts/6022463388
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@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

Codacy

SpotBugs

CategoryBaseNew
Bad practice4040
Correctness7272
Dodgy code237237
Experimental11
Internationalization77
Malicious code vulnerability22
Multithreaded correctness3434
Performance4343
Security1818
Total454454

@github-actions

Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/23337014920/artifacts/6022958189
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@alperozturk96 alperozturk96 merged commit ea61c8f into master Mar 26, 2026
13 of 21 checks passed
@alperozturk96 alperozturk96 deleted the fix/file-upload-worker-uploading-auto-upload-entities 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