Skip to content

Standardize /options endpoints for filter options #2948

Open
@savacano28

Description

@savacano28

Description

Currently, the /options endpoints are called to retrieve options for different filters (tags, exercise, scenario, injects, assets, tags, etc.), however, these queries can be slow (and are almost duplicated). Should we find a way to standardize these endpoints, either by reducing the scope of the query or by stocking the values in a simple way for retrieval directly from the front end or from a cached database?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureuse for describing a new feature to developtechnical improvementTechnical refactor or improvement is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions