Skip to content

Conversation

@walterra
Copy link
Contributor

Summary

Fixes #80650.

Fixes isTransformIdValid() to use the same RegExp used in Elasticsearch's transform code.

Checklist

@walterra walterra added bug Fixes for quality problems that affect the customer experience :ml v8.0.0 Feature:Transforms Transforms v7.14.0 v7.13.0 labels Apr 29, 2021
@walterra walterra self-assigned this Apr 29, 2021
@walterra walterra requested a review from a team as a code owner April 29, 2021 16:17
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@walterra walterra added the release_note:skip Skip the PR/issue when compiling release notes label Apr 29, 2021
@qn895
Copy link
Member

qn895 commented Apr 29, 2021

LGTM 🎉

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
transform 910.2KB 910.2KB -22.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @walterra

Copy link
Contributor

@peteharverson peteharverson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@walterra walterra added the auto-backport Deprecated - use backport:version if exact versions are needed label Apr 30, 2021
@walterra walterra merged commit 5793719 into elastic:master Apr 30, 2021
@walterra walterra deleted the ml-fix-transform-id-validation branch April 30, 2021 10:42
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Apr 30, 2021
…tic#98783)

Fixes isTransformIdValid() to use the same RegExp used in Elasticsearch's transform code.
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Apr 30, 2021
…tic#98783)

Fixes isTransformIdValid() to use the same RegExp used in Elasticsearch's transform code.
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.13
7.x

The backport PRs will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Apr 30, 2021
…) (#98894)

Fixes isTransformIdValid() to use the same RegExp used in Elasticsearch's transform code.

Co-authored-by: Walter Rafelsberger <walter@elastic.co>
kibanamachine added a commit that referenced this pull request Apr 30, 2021
…) (#98895)

Fixes isTransformIdValid() to use the same RegExp used in Elasticsearch's transform code.

Co-authored-by: Walter Rafelsberger <walter@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport Deprecated - use backport:version if exact versions are needed bug Fixes for quality problems that affect the customer experience Feature:Transforms Transforms :ml release_note:skip Skip the PR/issue when compiling release notes v7.13.0 v7.14.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ML] Transforms: Fix transform id validation and support for ids with dots

5 participants