Kibana 5.2.0 [illegal_argument_exception] [terms] exclude doesn't support values of type: START_OBJECT

Hi,

using kibana 5.2,
Got the following error
Visualize: [illegal_argument_exception] [terms] exclude doesn't support values of type: START_OBJECT

Details:

Error: [illegal_argument_exception] [terms] exclude doesn't support values of type: START_OBJECT
    at respond (https://foo.de/kibana5/bundles/kibana.bundle.js?v=14695:14:6928)
    at checkRespForFailure (https://foo.de/kibana5/bundles/kibana.bundle.js?v=14695:14:6156)
    at https://foo.de/kibana5/bundles/kibana.bundle.js?v=14695:1:24563
    at processQueue (https://foo.de/kibana5/bundles/commons.bundle.js?v=14695:38:23621)
    at https://foo.de/kibana5/bundles/commons.bundle.js?v=14695:38:23888
    at Scope.$eval (https://foo.de/kibana5/bundles/commons.bundle.js?v=14695:39:4619)
    at Scope.$digest (https://foo.de/kibana5/bundles/commons.bundle.js?v=14695:39:2359)
    at Scope.$apply (https://foo.de/kibana5/bundles/commons.bundle.js?v=14695:39:5037)
    at done (https://foo.de/kibana5/bundles/commons.bundle.js?v=14695:37:25027)
    at completeRequest (https://foo.de/kibana5/bundles/commons.bundle.js?v=14695:37:28702)

here is my viz:

I exported the viz from kibana 5.1.2 and imported it to 5.2.0. in 5.1.2 it was fine. Import was done via saved object export / import.

Is this a bug, or how can I fix it?

seems as if it is a bug:

Unfortunately, this is a bug. It looks like Kibana is using an unsupported syntax that happened to work in earlier versions. There will need to be a new patch release to fix this, so stay tuned!

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