Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New task - Filter containers #3930

Open
mjy opened this issue Apr 30, 2024 · 2 comments
Open

New task - Filter containers #3930

mjy opened this issue Apr 30, 2024 · 2 comments

Comments

@mjy
Copy link
Member

mjy commented Apr 30, 2024

No description provided.

@mjy
Copy link
Member Author

mjy commented Apr 30, 2024

The need for lib/queries/container/filter blocks a lot of progress on container issues

Paramers:

Facet will have 3 options, empty, full, populated (sends empty=false full=false)

  • empty - Boolean 1 - yes, 0 no
  • full - Boolean 1 - yes, 0 no

Size (xyz) facet:

  • size_min

  • size_max

  • name[]

  • type

Contents facet:

  • contained_object_type[] (any valid type, like CollectionObject, Extract, other ContainerTypes)
  • ...

@mjy
Copy link
Member Author

mjy commented Apr 30, 2024

The filter is de-facto hub for container mangement, we can send to reports that let us layout or sub-containers some set of objects, for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant