Skip to content

Issue 27786: Fixed default message if invalid value#36737

Merged
igoristic merged 2 commits intoelastic:masterfrom
igoristic:27786
May 23, 2019
Merged

Issue 27786: Fixed default message if invalid value#36737
igoristic merged 2 commits intoelastic:masterfrom
igoristic:27786

Conversation

@igoristic
Copy link
Copy Markdown
Contributor

@igoristic igoristic commented May 21, 2019

Summary

Resolves #27786

The problem was the value was either of type Component (if invalid), or of type string|number which was then explicitly type-casted to a string.

Checklist

@igoristic igoristic added bug Fixes for quality problems that affect the customer experience Team:Monitoring Stack Monitoring team v7.0.1 v7.1.0 labels May 21, 2019
@igoristic igoristic requested a review from chrisronline May 21, 2019 01:51
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/stack-monitoring

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Copy link
Copy Markdown
Contributor

@chrisronline chrisronline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and looks great! LGTM!

@igoristic
Copy link
Copy Markdown
Contributor Author

igoristic commented May 23, 2019

Backport:
7.x: 3ab1021
7.2: ccee5d5 (targetted 7.2.1)

@ycombinator
Copy link
Copy Markdown
Contributor

@igoristic I see that this PR was merged ~6 hours ago. At that time, version 7.1.0 of Kibana had already been released. So we should remove the 7.1.0 label from this PR. Otherwise it will be confusing to users who try to figure out which releases this fix went into.

@igoristic igoristic added v7.2.1 and removed v7.2.0 labels Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes for quality problems that affect the customer experience Team:Monitoring Stack Monitoring team v7.2.1 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Monitoring] Y-values are shown as [object Object] when there is no data

4 participants