bug: search adds default select values even when they're explicitly removed
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 9.9k
- Forks
- 471
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 117
Description
Using hyperdx through clickhouse cloud. Looks like version 2.7.1.
See search below. query removed select values and they were added back in
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file or test; reproduce the search in HyperDX 2.7.1 against ClickHouse Cloud and start from the search UI's SELECT-value handling. Trace where explicitly removed default values are reintroduced, then verify that removed values stay absent and add coverage for the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- clickhouse, typescript
- Domain
- frontend, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100