Skip to content
Verified Commit cfdd3143 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Optimize 'Empty trash' command

There's no need to fetch all items from the collection just
to send an ItemDeleteJob - instead just call ItemDeleteJob
with the collection and let the server figure it all out.

This makes emptying a large trash folders much faster.
parent ceb36afe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment