Skip to content

fix(conflict-resolve) check#17302

Open
alperozturk96 wants to merge 2 commits into
masterfrom
fix/is-same-file-on-remote
Open

fix(conflict-resolve) check#17302
alperozturk96 wants to merge 2 commits into
masterfrom
fix/is-same-file-on-remote

Conversation

@alperozturk96

Copy link
Copy Markdown
Collaborator

Issue

Successful file uploads was showing conflict resolution notification.

How to reproduce?

  1. Create a custom auto upload configuration
  2. Use a voice recorder app to record audio files to the chosen custom folder

Changes

  • Unifies usage of isSameFileOnRemote
  • Adds eTag for OCUpload for eTag comparison against newly fetched RemoteFile. OCFile cannot be used because eTag field of OCFile not consistent and gets updated from multiple places. eTag of OCUpload only gets updated from one place.

Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
Signed-off-by: alperozturk96 <alper_ozturk@proton.me>
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/28873642851/artifacts/8142093477
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant