[ML] Empty anomaly explorer charts when using a scripted field and population analysis #34876
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Anomaly Detection
ML anomaly detection
:ml
Found in 8.0.0-SNAPSHOT
"build" : { "hash" : "ffc0b9b", "date" : "2019-04-03T08:24:10.208338Z"
Not checked earlier versions.
Actual
Explorer mini charts are empty for following job config:
{"highest_registered_domain":{"script":{"source":"return domainSplit(doc['query'].value, params).get(1);","lang":"painless"},"ignore_failure":false}}
Expected
Either charts should display results, or charts should be hidden.
The text was updated successfully, but these errors were encountered: