nextcloud / nextcloud/android

3.35.0 RC2 Auto upload bugs

Open
#16,126 23 comments 2 reactions 1 assignee Claimed by @alperozturk96 View on GitHub
bug
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

### ⚠️ Before posting ⚠️

- [x] This is a **bug**, not a question or an enhancement.
- [x] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate.
- [x] I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
- [x] I agree to follow Nextcloud's [Code of Conduct](https://nextcloud.com/contribute/code-of-conduct/).

### Steps to reproduce

Image

1. My nextcloud is configured to auto upload and delete files from the camera folder
2. I took a picture, quickly deleted it from the folder before nextcloud has a chance to upload it
3. But nextcloud is unable to let go and forget about it, the screenshot keeps re-appearing even after I clicked on the trashcan MULTIPLE TIMES
4. What kind of use case calls for such behavior? Is it expecting the file to magically re-appear for it to upload again?
5. AND there are still photos in the camera folder, why is 3.35.0 RC2 not bothering to upload them? https://github.com/nextcloud/android/issues/16027
6. These behaviors defying basic logical thinking

### Expected behaviour

1. If a file no longer exists, nextcloud should LET GO and FORGET ABOUT IT
2. If files are still in the folder, nextcloud should RETRY to UPLOAD (and optionally delete it according to how the folder was configured)

### Actual behaviour

1. Nextcloud keeps trying to upload files that no longer exists and creates an Android notification to harass me
2. Nextcloud randomly refuses to upload 3 files that still exists in the folder https://github.com/nextcloud/android/issues/16027
3. This is utterly frustrating!

### Android version

16

### Device brand and model

Pixel 8

### Stock or custom OS?

Stock

### Nextcloud android app version

3.35.0 RC2

### Nextcloud server version

32.0.2

### Using a reverse proxy?

Yes

### Android logs

Cannot find

### Server error logs

```bash

```

### Additional information

In `Internal storage`, I cannot find `data` folder

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.