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

Other bucket not working on multiple aggregations #24115

Closed
Sjaak01 opened this issue Oct 17, 2018 · 1 comment · Fixed by #24217
Closed

Other bucket not working on multiple aggregations #24115

Sjaak01 opened this issue Oct 17, 2018 · 1 comment · Fixed by #24217
Assignees
Labels
blocker bug Fixes for quality problems that affect the customer experience Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) regression Team:Visualizations Visualization editors, elastic-charts and infrastructure v6.5.0

Comments

@Sjaak01
Copy link

Sjaak01 commented Oct 17, 2018

Elastic cloud 6.4.2

If you make a visualization with two terms and enable grouping other values in separate buckets on them, the Kibana will trow this error:

Cannot read property 'map' of undefined

Disabling on of the groupings makes the error go away. This issue isn't present in 6.3.

@timroes timroes added bug Fixes for quality problems that affect the customer experience Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) regression Team:Visualizations Visualization editors, elastic-charts and infrastructure labels Oct 17, 2018
@timroes timroes changed the title Kibana - Cannot read property 'map' of undefined on grouping multiple other values in separate bucket Other bucket not working on multiple aggregations Oct 17, 2018
@gmatheus
Copy link

I'm facing the same issue on 6.4.0 and 6.4.1 versions.

Steps to reproduce (using scripts/makelogs data):

  • Create a vis with two terms and enable "Group other values in separate bucket" option on them (just as @Sjaak01 described)
  • Choose a wide time range (e.g.: 1 day, 1 week, etc.). I couldn't reproduce the bug with the default "Last 15 minutes" config.
  • In the first term bucket, choose a low "Size" value in order to force the use of "Other" feature for this aggregation level.
  • Apply changes (sometimes you'll need to press refresh button as well)

Error:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker bug Fixes for quality problems that affect the customer experience Feature:Aggregations Aggregation infrastructure (AggConfig, esaggs, ...) regression Team:Visualizations Visualization editors, elastic-charts and infrastructure v6.5.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants