influxdata / influxdata/influxdb
Support for multiple labels in Tasks search
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
__Proposal:__
Add support for searching for multiple labels in Tasks search.
__Current behavior:__
The UI seems limited to searching for a single label:

__Desired behavior:__
Would like the ability to search for any combination of labels values like "Alert" and "Prod"
__Alternatives considered:__
Describe other solutions or features you considered.
__Use case:__
Users might have various use cases segmented by bucket in a single instance. It would be helpful to provide a better search experience when looking at various Tasks given we support multiple labels.
Contributor guide
Research direction
The issue names no files or tests. Start by locating the Tasks search UI and its label-filter handling, then determine how multiple label values should be combined. Done means users can search for any combination of labels such as “Alert” and “Prod” in the Tasks view.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100