Graylog2 / Graylog2/graylog2-server
Pipeline Rule Builder: Unintuitive checkbox behavior
Open
bug
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
When using the pipeline rule builder and the rule function has a boolean, we show a checkbox:
The user expects that the label false indicates that when checking the box, the value will be `false`. But
after clicking the checkbox:
The label changes to `true`.
## Why?
This is quite unexpected behavior and cannot be found in any other web app or even inside of Graylog.
## Your Environment
* Graylog Version: Graylog Cloud 6.1.8 (589)
Contributor guide
Assessment
This issue has not been assessed yet.