kibana/x-pack/plugins/ml/server
Walter Rafelsberger 0942332b0a
[ML] Remove key attribute from annotation before indexing. (#30183)
The UI adds a `key` attribute to annotation objects to store the letter used for labels in the chart and tables. When editing and saving an annotation that `key` could end up being saved to the annotations index. This isn't necesseary since the `key` attribute is just a dynamic label used within the UI. This fixes it by deleting an eventual `key` attribute from the annotations object before saving it to the index.
2019-02-06 11:23:29 +01:00
..
client [ML] Job deleting optimisations (#29848) 2019-02-05 12:29:01 +00:00
lib [ML] Fixes annotations integrity check. (#30102) 2019-02-05 19:45:14 +01:00
models [ML] Remove key attribute from annotation before indexing. (#30183) 2019-02-06 11:23:29 +01:00
routes [ML] Fixes annotations integrity check. (#30102) 2019-02-05 19:45:14 +01:00