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

[Bug]: Resolving a conflict when uploading multiple files via drag-and-drop cancels all uploads #46187

Open
5 of 8 tasks
iw0nderhow opened this issue Jun 28, 2024 · 5 comments
Assignees
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 29-feedback bug

Comments

@iw0nderhow
Copy link

⚠️ This issue respects the following points: ⚠️

Bug description

  • When I drag two files into the web interface
  • and one already exists on the server
  • and I resolve this conflict using either "Skip" or "Keep old file"
  • all uploads are cancelled, including ones which do not conflict.

Steps to reproduce

  1. Have two files. Upload one to the server.
  2. Drag both into the folder. Encounter conflict resolve dialog.
    (Using the "Upload files" file picker dialog, this issue does not occur.)
  3. Resolve conflict using "Skip" or "Keep".
  4. The unconflicted file fails to upload too.

Expected behavior

The non-conflicting files should be uploaded regardless of how the conflict was resolved.

Installation method

Community Manual installation with Archive

Nextcloud Server version

29

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.2

Web server

Apache (supported)

Database engine version

MariaDB

Is this bug present after an update or on a fresh install?

Upgraded to a MAJOR version (ex. 22 to 23)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Nextcloud Logs

No response

Additional info

Console says:

[INFO] files: User skipped the conflict resolution
[INFO] files: No files to upload

I'm using Firefox 127 on macOS 14.5.
Nextcloud is running v29.0.3.

@iw0nderhow iw0nderhow added 0. Needs triage Pending check for reproducibility or if it fits our roadmap bug labels Jun 28, 2024
@azertylr
Copy link

azertylr commented Jun 28, 2024

Hello,
I have the same problem with:-

  • Nextcloud 29.0.3
  • SQLite
  • PHP 8.3.8
  • Edge 126 on Windows 10.

Best

@jospoortvliet
Copy link
Member

Here is a video of the issue, showing that even some resolutions stop the upload. I know @skjnldsv touched this area, perhaps he can have a look.

Kooha-2024-07-30-19-48-08.webm

@susnux susnux self-assigned this Jul 30, 2024
@florent4014
Copy link

Hi, same issue on 29.0.4

@susnux
Copy link
Contributor

susnux commented Aug 1, 2024

Confirmed the issue and working on a fix for this.

Please if you do not have any new information (like later version the issue happens, more details etc) do not comment but just leave a 👍 on the initial issue report to vote this issue up.

@MimikFc7
Copy link

MimikFc7 commented Sep 9, 2024

Hi, same issue on 29.0.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap 29-feedback bug
Projects
None yet
Development

No branches or pull requests

7 participants