nextcloud / nextcloud/server

Improve queueing for deletion

Open
#45,281 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement feature: dav feature: filesystem performance 🚀
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

Bug description

See : https://github.com/nextcloud/server/pull/45237#pullrequestreview-2050027079

  • Update frontend to provide feedback about not closing browser/window when multiple delete.
  • Explore means to queue deletion in the backend jobs.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked pull request review at https://github.com/nextcloud/server/pull/45237#pullrequest-review-2050027079, then trace the frontend multiple-delete flow and the backend jobs it triggers. Done means users receive feedback not to close the browser or window during multiple deletions, and deletion work is explored for queuing in backend jobs.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, php
Domain
full-stack
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.