Rollup Index Visualization Filtering Error

I'm having problems with a very basic area visualization using a rollup index.

I have created the rollup job with a few grouped terms and everything seems to be working. I create a rollup index pattern for the rollup index. Finally, I create a area visualization, add a date histogram for the x-axis and then create a split series sub-aggregation on a term.

The visualization seems to render just fine until I attempt to do any filtering either using the search bar or with the visualization. I get the following error:

Error in visualisation
[esaggs] > Cannot read property 'reject' of undefined

This happens with any visualization I attempt to create using the rollup index pattern. I'm using Elastic Cloud.

Hello,

What version of Kibana are you using?

7.6.2

It's even happening with a fresh deployment using the web sample logs. I created a video showing exactly what's going on. https://youtu.be/mo5_FkesN08

Thank you so much. That is clearly a bug, managed to reproduce it locally as well even on 7.8.0 (unreleased yet :smiley: ). i'll be adding the bug to the repo and contacting the team responsible.

Actually, there is an already open issue, with a workaround as well: https://github.com/elastic/kibana/issues/47314

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.