Describe the bug
When DELETE MANY on a collection, and then DELETE MANY again, It's still includes IDs that deleted in the first time.
To Reproduce
Steps to reproduce the behavior:
- Go to some collection
- Click select some field
- Press Delete button
- Click select some field again
- And press Delete button again
Expected behavior
The second DELETE MANY should not include previous deleted IDs.
Screenshots
