Project

General

Profile

Actions

Bug #22395

closed

Trashing collections reported to be slow

Added by Peter Amstutz 4 months ago. Updated 11 days ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Story points:
-

Description

In #22202 the process delete method removeProcessPermanently was rewritten to do the whole batch of delete requests, then check for errors and refresh the display at the end. This is more efficient (it isn't refreshing the list after every delete request) and also combines the results into a single snackbar instead of 50.

For this ticket, we want to do something similar with the MOVE_TO_TRASH operation: send all the trash requests in a batch, and only update the user interface on completion. This probably involves changing toggleCollectionTrashed to take a list of uuids.


Subtasks 1 (0 open1 closed)

Task #22576: Review 22395-batch-collection-trashResolvedStephen Smith04/07/2025Actions
Actions

Also available in: Atom PDF