nextcloud / nextcloud/android

File not found on local filesystem -> Conflict resolved

Open
#17,019 0 comments 0 reactions 0 assignees View on GitHub
0. Needs triage 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

Not entirely sure, TBH.

The problem is that after the excellent work in #16819 to resolve #16818, there is still a strange occurrence.

I was able to quickly (and without having to choose server/local file over and over again -- yay!) resolve a slew of conflicts. But I am left with 7 that don't seem to want to resolve. Or rather, they say they are resolved but do not disappear from the list. In all of these 7, I press on them to resolve the conflict and I get a toast message saying _File not found on local filesystem_ which is very quickly replaced with another toast message: _Conflict resolved_ but the conflict remains in the list.

It is interesting that there is even a conflict registered for a file that exists neither on the local device nor remotely on Nextcloud.

### Expected behaviour

If a conflict is resolved, it should be removed from the list.

But more importantly, why are conflicts even being created for files that exist in neither location.

### Actual behaviour

Conflict continues to remain in conflict list.

### Android version

16

### Device brand and model

Pixel 8 Pro

### Stock or custom OS?

Stock

### Nextcloud android app version

33.1.0

### Nextcloud server version

31.0.9

### Using a reverse proxy?

No

### Android logs

_No response_

### Server error logs

```bash

```

### Additional information

_No response_

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.