Monthly Reminder Notification For Failed Uploads
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
**Issue**
Failed uploads can sometimes cause issues, such as file conflicts or disruptions in the AutoUpload process. Clearing the failed upload list or reviewing it and taking the appropriate action can resolve these issues by preventing the app from attempting to upload conflicting files or files that no longer meet specific conditions (e.g., files restricted to upload only via Wi-Fi for a specific folder). The upload list already provides detailed reasons for failed uploads, helping users identify and address the underlying issues effectively. However, user may forget this and came across with a problem.
**Solution**
Displaying a monthly reminder notification to the user (limited to once per month). This notification will include an action button that redirects the user to the Upload List screen for the specific account, allowing them to review and address any failed uploads efficiently.
Contributor guide
Assessment
This issue has not been assessed yet.