Skip to content

[7.x] [ML] Data frame analytics: Fix source index checks. (#44479)#44594

Merged
walterra merged 1 commit intoelastic:7.xfrom
walterra:backport/7.x/pr-44479
Sep 2, 2019
Merged

[7.x] [ML] Data frame analytics: Fix source index checks. (#44479)#44594
walterra merged 1 commit intoelastic:7.xfrom
walterra:backport/7.x/pr-44479

Conversation

@walterra
Copy link
Copy Markdown
Contributor

@walterra walterra commented Sep 2, 2019

Backports the following commits to 7.x:

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 26b5761 into elastic:7.x Sep 2, 2019
@walterra walterra deleted the backport/7.x/pr-44479 branch September 2, 2019 11:26
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