Skip to content

[Feature Request] Add custom filters (must-have feature!) #276

@vladislav1q

Description

@vladislav1q

As a user, i want to see custom filters in "Filters" section in Dashboard.
How to:

  • when running rf-dashboards: robot_dashboard ... --custom_filter="ComponentARelease:ComponentBRelease" --custom_filter="TestRelease"
  • when pushing xml: curl -X POST ... -F "tags=$ROBOT_TAGS" -F "custom_filters=ComponentARelease=1.1:ComponentBRelease=2.5:TestRelease=10.6"

Tags are useful. But it is not always easy to maintain group of tags. It is better to have them in another custom filter. So, that as i user, i will add many tags and after its aim is determined and does not change over time, i will create custom filter for them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions