Skip to content

Materialized views should not pre-filter on EID/AID status, deprecation, retraction etc #1399

Description

@susannasiebert

In our browse tables we desire to have entities of certain statuses pre-filtered. This is currently achieved by filtering in the materialized view SQL queries. However, this prevents the advanced search result from populating such entities when they are returned in a search.

The materialized views need to be updated to no longer hard-filter in the SQL. Instead graphql query filters with defaults need to be added to maintain the same default functionality in the browse views. The defaults need to be overwritten in the advanced search result display context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions