Add filter on dashboard not work

Hi,

I am trying to add a filter on the dasboard with the option "Add filter" but it is not working, it does not list the fields, when inspecting the page it generates the following error:

TypeError: Cannot read property 'fields' of undefined
** at http://localhost:5601/bundles/kibana.bundle.js?v=15382:53:28801**
** at Array.reduce (native)**
** at getFieldOptions (http://localhost:5601/bundles/kibana.bundle.js?v=15382:53:28731)**
** at Object.fn (http://localhost:5601/bundles/kibana.bundle.js?v=15382:46:5023)**
** at Scope.$digest (http://localhost:5601/bundles/commons.bundle.js?v=15382:39:2875)**
** at Scope.$apply (http://localhost:5601/bundles/commons.bundle.js?v=15382:39:5037)**
** at HTMLAnchorElement. (http://localhost:5601/bundles/commons.bundle.js?v=15382:42:11108)**
** at HTMLAnchorElement.dispatch (http://localhost:5601/bundles/commons.bundle.js?v=15382:28:18725)**
** at HTMLAnchorElement.elemData.handle (http://localhost:5601/bundles/commons.bundle.js?v=15382:28:15617)**

In the visualizations, if I am able to add a filter without problem and the fields are listed, but it is not so on the dasboard.

I am using version 5.5.0 for ekl

Hi Damelys, thanks for letting us know about this. Would you mind creating a GitHub issue on our repo? This is the best place to log and track bugs.

Thanks,
CJ

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