Skip to content

Conversation

@alperozturk96
Copy link
Collaborator

@alperozturk96 alperozturk96 commented Jan 19, 2026

  • Tests written, or not not needed

Issue: #16302

Uploads are managed by notification ID (see: code), and notification tags are no longer used. For upload-specific error notifications, the OCUpload ID is used as the notification identifier. As a result, tag-based notifications derived from remote and local paths are no longer valid, and the related tag creation and handling have been removed.

How to reproduce?

  1. Create a file conflict
  2. Select the keep server option

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

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16316.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

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

@github-actions
Copy link

Codacy

SpotBugs

CategoryBaseNew
Bad practice4343
Correctness7474
Dodgy code257257
Experimental11
Internationalization77
Malicious code vulnerability33
Multithreaded correctness3434
Performance4444
Security1818
Total481481

@alperozturk96 alperozturk96 merged commit d7c83d2 into master Jan 21, 2026
18 of 22 checks passed
@alperozturk96 alperozturk96 deleted the fix/dismiss-upload-error-notification branch January 21, 2026 08:45
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.

Android app (file upload): no error handling?

3 participants