Skip to content

[BUG]: DELETE MANY still includes previous deleted IDs #103

@Desmenez

Description

@Desmenez

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:

  1. Go to some collection
  2. Click select some field
  3. Press Delete button
  4. Click select some field again
  5. And press Delete button again

Expected behavior

The second DELETE MANY should not include previous deleted IDs.

Screenshots

Image Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions