Skip to content

[ML] Transform: Fix permissions. Fix error messages.#49025

Merged
walterra merged 5 commits intoelastic:masterfrom
walterra:ml-transform-fix-permissions
Oct 23, 2019
Merged

[ML] Transform: Fix permissions. Fix error messages.#49025
walterra merged 5 commits intoelastic:masterfrom
walterra:ml-transform-fix-permissions

Conversation

@walterra
Copy link
Copy Markdown
Contributor

@walterra walterra commented Oct 23, 2019

Summary

Fixes #46434.
Part of #48904.

  • Updated internal permissions docs.
  • Fixes regression to change data_frame to transform for privileges.
  • Fixes error messages for wizard source table. An error triggered by Elasticsearch would not properly be passed through, just a generic JS error would be reported. Now the error for both source table and pivot preview get passed through:

image

  • Fixes correctly reporting an error if the wizard fails to create the transform, previously a success toast would show in any case.
  • The screenshot below also shows the fix for [ML] Transform toast errors should be easier to read #46434: A snipped of the full error message is now shown within the toast:

image

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

For maintainers

@walterra walterra added bug Fixes for quality problems that affect the customer experience regression v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.5.0 v7.6.0 labels Oct 23, 2019
@walterra walterra self-assigned this Oct 23, 2019
@walterra
Copy link
Copy Markdown
Contributor Author

retest

@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

Copy link
Copy Markdown
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

@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/ml-ui (:ml)

Copy link
Copy Markdown
Contributor

@alvarezmelissa87 alvarezmelissa87 left a comment

Choose a reason for hiding this comment

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

LGTM ⚡️

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

@walterra walterra merged commit 3d17dd3 into elastic:master Oct 23, 2019
@walterra walterra deleted the ml-transform-fix-permissions branch October 23, 2019 14:33
walterra added a commit to walterra/kibana that referenced this pull request Oct 23, 2019
- Updated internal permissions docs.
- Fixes regression to change data_frame to transform for privileges.
- Fixes error messages for wizard source table. An error triggered by Elasticsearch would not properly be passed through, just a generic JS error would be reported. Now the error for both source table and pivot preview get passed through.
- Fixes correctly reporting an error if the wizard fails to create the transform, previously a success toast would show in any case.
- The screenshot below also shows the fix for elastic#46434: A snipped of the full error message is now shown within the toast.
walterra added a commit to walterra/kibana that referenced this pull request Oct 23, 2019
- Updated internal permissions docs.
- Fixes regression to change data_frame to transform for privileges.
- Fixes error messages for wizard source table. An error triggered by Elasticsearch would not properly be passed through, just a generic JS error would be reported. Now the error for both source table and pivot preview get passed through.
- Fixes correctly reporting an error if the wizard fails to create the transform, previously a success toast would show in any case.
- The screenshot below also shows the fix for elastic#46434: A snipped of the full error message is now shown within the toast.
walterra added a commit that referenced this pull request Oct 24, 2019
- Updated internal permissions docs.
- Fixes regression to change data_frame to transform for privileges.
- Fixes error messages for wizard source table. An error triggered by Elasticsearch would not properly be passed through, just a generic JS error would be reported. Now the error for both source table and pivot preview get passed through.
- Fixes correctly reporting an error if the wizard fails to create the transform, previously a success toast would show in any case.
- The screenshot below also shows the fix for #46434: A snipped of the full error message is now shown within the toast.
walterra added a commit that referenced this pull request Oct 24, 2019
- Updated internal permissions docs.
- Fixes regression to change data_frame to transform for privileges.
- Fixes error messages for wizard source table. An error triggered by Elasticsearch would not properly be passed through, just a generic JS error would be reported. Now the error for both source table and pivot preview get passed through.
- Fixes correctly reporting an error if the wizard fails to create the transform, previously a success toast would show in any case.
- The screenshot below also shows the fix for #46434: A snipped of the full error message is now shown within the toast.
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:Transforms Transforms :ml regression release_note:skip Skip the PR/issue when compiling release notes v7.5.0 v7.6.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ML] Transform toast errors should be easier to read

4 participants