CDCgov / phdi

https://cdcgov.github.io/dibbs-site/
Creative Commons Zero v1.0 Universal
35 stars 14 forks source link

FILTER: Backend condition filtering #2750

Closed emmastephenson closed 1 week ago

emmastephenson commented 1 month ago

What needs to be done

Implement condition filtering on the backend. When given a list of conditions, this action can filter the returned eCRs for the Library to only those that match the condition.

Why it needs to be done

This is the backend component needed to make filtering by condition functional. This feature is likely to be heavily used by our pilot partners using the non-integrated Viewer.

Acceptance Criteria

angelathe commented 1 week ago

11/20/24 Noting that the current endpoint for listing all eCR Library info is limited to using postgres. Creating a ticket to enable table to also pull data from SQL Server (high priority?)