Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ML] Errors creating analytics job if array of indices or query is configured in editor #56960

Closed
peteharverson opened this issue Feb 6, 2020 · 1 comment · Fixed by #56979
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Feature:Data Frame Analytics ML data frame analytics features :ml v7.6.1 v7.7.0

Comments

@peteharverson
Copy link
Contributor

Kibana version: 7.6.0

When creating a data frame analytics job, and switching to the advanced editor, if an array of indexes is entered into the config (rather than a single index as a string), creation of the job fails with the following error displayed in the flyout:

image

Supplying a query also results in an error:

image

This may be a result of the route schema validation added in #53521.

Extra functional tests should also be added to /x-pack/test/functional/apps/machine_learning/data_frame_analytics to cover these use cases.

@peteharverson peteharverson added bug Fixes for quality problems that affect the customer experience :ml Feature:Data Frame Analytics ML data frame analytics features v7.7.0 v7.6.1 labels Feb 6, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Data Frame Analytics ML data frame analytics features :ml v7.6.1 v7.7.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants