Skip to content

Introduce filter-based batch delete #416

Description

@toumorokoshi

There is a use case for batch-deleting several resources. One example is to go have a parent go delete all of the children of a parent resource - if the parent resource wanted to delete all of it's children in a given collection, it might use a REST API rather than perform whatever delete in the database directly.

The AIPs have batch delete today:

That only has a way to go delete multiple specific IDs, but we could mix the filter AEP along with it:

This would require adding HTTP-based batch delete first. #45

CC @thegagne

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions