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

Batch-Delete of > 22 files fails #7329

Closed
tbsbdr opened this issue Jul 26, 2022 · 1 comment · Fixed by #7357
Closed

Batch-Delete of > 22 files fails #7329

tbsbdr opened this issue Jul 26, 2022 · 1 comment · Fixed by #7357
Assignees
Labels
Priority:p2-high Escalation, on top of current planning, release blocker Type:Bug Something isn't working

Comments

@tbsbdr
Copy link
Contributor

tbsbdr commented Jul 26, 2022

Steps to reproduce

  1. login to https://ocis.ocis-web.latest.owncloud.works/
  2. upload this folder ("🗂 2k Files inside"): https://cloud.owncloud.com/index.php/s/xnvEvwmwbC7qF7a
  3. enter folder "2k Files inside"
  4. set pagination to 1.000
  5. enjoy how fast the listing shows up now
  6. select all 1.000 files in the view
  7. Delete
  8. Ui shows error messages "Failed to delete 'File XXX'"
  9. Files are not moved to the trash bin

Note

  • deletion generally works but stopped working at batch delete of ~22 files on my side

Screenshot 000060@2x

Screenshot.000059.mp4

Expected behaviour

  • Deletion of many should be possible (same behaviour occurs if I try to delete 40 files)
  • Deletion should be performed fast (~1 second)

Actual behaviour

  • Ui shows error messages "Failed to delete 'File XXX'"
  • Files are not moved to the trash bin
@tbsbdr tbsbdr added Priority:p2-high Escalation, on top of current planning, release blocker GA-Blocker Type:Bug Something isn't working labels Jul 26, 2022
@tbsbdr tbsbdr changed the title Deletion of many files shows Error "Failed to delete 'File XXX'" Batch-Delete of > 22 files fails Jul 26, 2022
@JammingBen JammingBen self-assigned this Jul 27, 2022
@kulmann kulmann added this to the 2.0.0 General Availability milestone Jul 27, 2022
@kulmann
Copy link
Member

kulmann commented Jul 27, 2022

Related to #7039

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p2-high Escalation, on top of current planning, release blocker Type:Bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants