Skip to content

feat: saved queries (filter sets) #410

@ericfitz

Description

@ericfitz

Add the ability to store saved filter params with a name, e.g. "Resolved in Last 30 days", etc., and store in user preferences.

Add a global preference store and add the ability to copy a saved filter to the global store, copy it from the global store to the user store, or delete it.

In the UX, show a list (union of user filters and global filters); when a user clicks one, the filter fields are set accordingly.

Add filter UX to translate "last XXX " and/or "next XXX " or "this " into the appropriate "before" and "after" date values. (needs some ux design). Examples: last 7 days, last week, next quarter, last year, etc.

If the user specified one of these relative values, store the relative value in the saved filter instead of the

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions