Skip to content

Conversation

@alperozturk96
Copy link
Collaborator

@alperozturk96 alperozturk96 commented Jan 12, 2026

  • Tests written, or not not needed

Issue: #16126 (comment)

When a user encounters a sync conflict through manual or automatic uploads, the retryUploads function currently triggers a separate notification for each conflicted file at app launch. This can result in multiple notifications appearing at app launch, which can be overwhelming and annoying.

Changes

This PR ensures that only a single notification is shown for sync conflicts at app launch. Tapping the notification opens the Uploads screen, allowing the user to review and resolve conflicts. This eliminates the repetitive notifications during app launch while keeping the user informed.

Note: User would still see sync conflict message for each file after upload attempt via auto or manual upload.

This will be shown instead of multiple sync conflict notification at app launch

Screenshot_20260112_093332

@alperozturk96 alperozturk96 force-pushed the do-not-show-all-sync-conflict-notifications-during-app-launch branch from 0474133 to 5fdcc2d Compare January 12, 2026 08:58
Copy link
Member

@kra-mo kra-mo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, makes sense :)

@github-actions
Copy link

Codacy

SpotBugs

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

@github-actions
Copy link

test-Unit test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions
Copy link

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

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.

3 participants