Delete folder and files not working
- 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
1. Have multiple account with folders and files
2. Configure an auto-upload folder
3. Create a folders with files in it
4. Upload files
5. Delete some auto-upload, folders and files
6. Sometimes deleted items are still visible in tables check via App inspection
### Expected behaviour
Delete must work
### Actual behaviour
Delete is not working sometimes
### Android version
16
### Device brand and model
Emulator
### Nextcloud android app version
3.36.0 RC2
### Nextcloud server version
32
### Additional notes
`RemoveFileOperation.kt` is used for deletion
Contributor guide
Assessment
This issue has not been assessed yet.