Skip to content

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

Open
alperozturk96 wants to merge 3 commits intomasterfrom
fix/file-upload-worker-uploading-auto-upload-entities
Open

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

Conversation

@alperozturk96
Copy link
Collaborator

@alperozturk96 alperozturk96 commented Mar 20, 2026

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

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

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

@github-actions
Copy link

Codacy

SpotBugs

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

@github-actions
Copy link

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)

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.

1 participant