Skip to content

[new-webui] Treat the "All Time" time range as spanning the time range of the existing archives #970

@kirkrodrigues

Description

@kirkrodrigues

Request

Currently, the "All Time" time range in the search UI defaults to [UNIX epoch, current time + 1 year]. Thus, when a user enters a query and the results are displayed, they are usually shown as a single graph near the end of the timeline.

Instead, it would be better to treat "All Time" as spanning the time range of the existing archives.

If I recall correctly, this was original proposed by @junhaoliao.

Possible implementation

Cache the time range of the existing archives on the webserver. When a query is run for "All Time", translate that into a query for the time range of the existing archives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    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