influxdata / influxdata/docs-v2
Add information about working with logical operators
- Dominant language
- JavaScript
- Stars
- 82
- Forks
- 326
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 82
Description
User is asking for information about logical boolean operators. This page touches upon this under “Negate boolean values” with links to the “Operators in the Flux language” page but it is not as visible as it could be.
Should we clarify this page with something like: “For information about working with logical operators see: https://docs.influxdata.com/flux/v0.x/spec/operators/#logical-operators
New user feedback!
Page: https://docs.influxdata.com/flux/v0.x/data-types/basic/bool/
Feedback: Needs to include logic boolean operators. For example: console.log(a || b) Will return true is either a or b is true.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Flux boolean data types page linked in the feedback, then review the logical operators section in the Flux language specification. Make logical boolean operators more visible from the boolean page, and verify that the resulting guidance clearly points users to the relevant operator information.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100