Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conflict resolving in the app stops working if conflict is resolved externally #11903

Open
4 tasks done
mnalis opened this issue Aug 15, 2023 · 0 comments
Open
4 tasks done
Labels
bug feature: auto upload feature: transfers [WIP] Any uploading / downloading matters that aren't auto upload or sync specific hotspot: sync conflicts Sync conflict management matters

Comments

@mnalis
Copy link

mnalis commented Aug 15, 2023

⚠️ Before posting ⚠️

  • This is a bug, not a question or an enhancement.
  • I've searched for similar issues and didn't find a duplicate.
  • I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

  1. have auto-upload enabled and take a photo
  2. upload starts
  3. receive (erroneous) file conflict (that is another issue; e.g. Unable to upload files due to sync conflicts & sync conflicts in general #10628, Conflict prompt on Auto Upload with "Overwrite remote version" checked #6938, Auto-Upload - conflict for not-existing files on server side #7944, ...)
  4. resolve problem outside of the app (e.g. via web interface move or delete the file that is being reported as conflicting)
  5. click on resolve conflict in the app

Expected behaviour

either that:

  • (ideally) the app detects that there is no conflict anymore, and uploads file automatically,
  • or at least that app shows dialog asking user whether they want to Local file / Server file as it was doing before (even though server file is no longer there)

Actual behaviour

No dialog is presented, and no upload happens, instead (after very briefly showing Fetching server version... message) control just returns to the app without having done anything. It is no longer possible to upload that image to the server, only have it being deleted.

sync_conflict_manually_moved.mp4

Android version

Android 10 (EMUI 12.0.0)

Device brand and model

Huawei P30Pro

Stock or custom OS?

Stock

Nextcloud android app version

3.25.0 (f-droid)

Nextcloud server version

Nextcloud Hub 3 (25.0.9)

Using a reverse proxy?

No

Android logs

logcatOutput.txt

Server error logs

No response

Additional information

No response

@mnalis mnalis added the bug label Aug 15, 2023
@joshtrichards joshtrichards added feature: auto upload feature: transfers [WIP] Any uploading / downloading matters that aren't auto upload or sync specific labels Oct 16, 2023
@joshtrichards joshtrichards added the hotspot: sync conflicts Sync conflict management matters label Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug feature: auto upload feature: transfers [WIP] Any uploading / downloading matters that aren't auto upload or sync specific hotspot: sync conflicts Sync conflict management matters
Projects
None yet
Development

No branches or pull requests

2 participants