influxdata / influxdata/influxdb

Check result _value column not available for message body.

Open
#18,848 6 comments 0 reactions 0 assignees View on GitHub
kind/enhancement
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

__Steps to reproduce:__
List the minimal actions needed to reproduce the behavior.

1. add { r._value } in check message body
2. save
3. view execution result

__Expected behavior:__
The check should populate the _value according with the results columns.

__Actual behavior:__
check execution fails due to {r._value}

Contributor guide

Open the contributing guide

Research direction

Start with the reproduction steps: add { r._value } to a check message body, save it, and view the execution result. Trace how check results are exposed to message-body expressions and compare the available result columns; done means _value can be referenced without failing and the behavior is covered by a regression test.

Written by the indexing model from the issue text.

Assessment

Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.