Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL/string field formatters shows undefined when field missing #6059

Closed
jimmyjones2 opened this issue Feb 1, 2016 · 0 comments
Closed

URL/string field formatters shows undefined when field missing #6059

jimmyjones2 opened this issue Feb 1, 2016 · 0 comments
Assignees
Labels
bug Fixes for quality problems that affect the customer experience good first issue low hanging fruit

Comments

@jimmyjones2
Copy link
Contributor

If you add a URL field formatter, eg. http://www.google.com/?q={{value}} then add a column for that field in discover, values will be shown even when the field is not present in the record. In master (see below) {{value}} is undefined, in previous versions I've observed {{value}} resolve to an empty string.

kbn-formatted-column

The string field formatter, either lowercase or uppercase does something similar:

kbn-string-undefined

For reference, without any field formatters:
kbn-no-formatting

@epixa epixa added bug Fixes for quality problems that affect the customer experience good first issue low hanging fruit P3 labels Feb 1, 2016
ycombinator added a commit to ycombinator/kibana that referenced this issue Feb 29, 2016
ycombinator added a commit to ycombinator/kibana that referenced this issue Mar 10, 2016
ycombinator added a commit to ycombinator/kibana that referenced this issue Mar 10, 2016
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 good first issue low hanging fruit
Projects
None yet
Development

No branches or pull requests

3 participants