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

Uncaught FieldFormatNotFoundError in heat map #82221

Closed
liza-mae opened this issue Oct 31, 2020 · 4 comments
Closed

Uncaught FieldFormatNotFoundError in heat map #82221

liza-mae opened this issue Oct 31, 2020 · 4 comments
Labels
bug Fixes for quality problems that affect the customer experience regression Team:Visualizations Visualization editors, elastic-charts and infrastructure

Comments

@liza-mae
Copy link
Contributor

Kibana version: 8.0.0-SNAPSHOT

Elasticsearch version: 8.0.0-SNAPSHOT

Server OS version: Ubuntu

Browser version: Chrome Latest

Original install method (e.g. download page, yum, from source, etc.):
Snapshots

Description of the problem including expected versus actual behavior:
Loading [Logs] Web Traffic sample data dashboards throws an error on [Logs] Heatmap visualization.

Steps to reproduce:

  1. Install ES/Kibana
  2. Load sample data
  3. Click Dashboard -> [Logs] Web Traffic. Notice the [Logs] Heatmap shows blank and there is the following browser console error.

Errors in browser console (if relevant):

VM2275 data.plugin.js:1 Uncaught (in promise) FieldFormatNotFoundError: Field Format 'undefined' not found!
    at field_formats_registry_FieldFormatsRegistry.JSON.stringify.field_formats_registry_objectSpread.formatId (https://localhost:5601/37696/bundles/plugin/data/data.plugin.js:1:84882)
    at field_formats_registry_FieldFormatsRegistry.n [as getInstance] (https://localhost:5601/37696/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:472:43051)
    at index_pattern_IndexPattern.getFormatterForField (https://localhost:5601/37696/bundles/plugin/data/data.plugin.js:1:577576)
    at BucketAggType.getSerializedFormat (https://localhost:5601/37696/bundles/plugin/data/data.plugin.js:1:228026)
    at AggConfig.toSerializedFieldFormat (https://localhost:5601/37696/bundles/plugin/data/data.plugin.js:1:405786)
    at createSchemaConfig (https://localhost:5601/37696/bundles/plugin/visualizations/visualizations.plugin.js:6:73713)
    at https://localhost:5601/37696/bundles/plugin/visualizations/visualizations.plugin.js:6:74466
    at Array.forEach (<anonymous>)
    at getSchemas (https://localhost:5601/37696/bundles/plugin/visualizations/visualizations.plugin.js:6:74056)
    at _callee$ (https://localhost:5601/37696/bundles/plugin/visTypeVislib/visTypeVislib.plugin.js:1:36614)

Screenshot from 2020-10-31 13-00-49

@liza-mae liza-mae added bug Fixes for quality problems that affect the customer experience [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation labels Oct 31, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

@nreese nreese added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Oct 31, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@nreese nreese removed the [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation label Oct 31, 2020
@nreese
Copy link
Contributor

nreese commented Oct 31, 2020

Closing, duplicate of #82029.

Also, heatmap in this case is an XY visualization so I removed the geo tag

@nreese nreese closed this as completed Oct 31, 2020
@liza-mae
Copy link
Contributor Author

Thanks @nreese

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 regression Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

No branches or pull requests

3 participants