Skip to content

[7.4] [ML] Data frame analytics: Fix source index checks. (#44479)#44595

Merged
walterra merged 1 commit intoelastic:7.4from
walterra:backport/7.4/pr-44479
Sep 2, 2019
Merged

[7.4] [ML] Data frame analytics: Fix source index checks. (#44479)#44595
walterra merged 1 commit intoelastic:7.4from
walterra:backport/7.4/pr-44479

Conversation

@walterra
Copy link
Copy Markdown
Contributor

@walterra walterra commented Sep 2, 2019

Backports the following commits to 7.4:

The source index selection is based in Kibana index patterns. The form validation was too strict in that regard and used the same check as the destination index.
- Removes the check if the source index exists, it's not practical with index patterns containing wildcards.
- Changes the name validation to use the Kibana index pattern name check.
@walterra walterra added the backport This PR is a backport of another PR label Sep 2, 2019
@walterra walterra self-assigned this Sep 2, 2019
@walterra walterra added the :ml label Sep 2, 2019
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/ml-ui

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@walterra walterra merged commit 31a1e59 into elastic:7.4 Sep 2, 2019
@walterra walterra deleted the backport/7.4/pr-44479 branch September 2, 2019 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR :ml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants