Skip to content

Conversation

@yuliacech
Copy link
Contributor

Summary

This PR fixes #75952 (a regression bug introduced in #75148). The issue with json in flyout request was fixed by using a serialized policy instead of a un-serialized object from UI. Also a jest test was added to prevent such regression in the future.

Screenshot 2020-08-26 at 13 57 20

@yuliacech yuliacech requested a review from a team as a code owner August 26, 2020 11:59
@yuliacech yuliacech added release_note:fix Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// v7.10.0 v8.0.0 labels Aug 26, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/es-ui (Team:Elasticsearch UI)

@yuliacech yuliacech added release_note:skip Skip the PR/issue when compiling release notes and removed release_note:fix labels Aug 26, 2020
@yuliacech
Copy link
Contributor Author

Hi @jloleysens , thanks again for spotting the bug! would you mind looking at this PR?

@yuliacech
Copy link
Contributor Author

@elasticmachine merge upstream

@yuliacech
Copy link
Contributor Author

@elasticmachine merge upstream

@yuliacech
Copy link
Contributor Author

@elasticmachine merge upstream

Copy link
Contributor

@jloleysens jloleysens left a comment

Choose a reason for hiding this comment

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

Did not test locally - happy with the addition of the test.

Great work @yuliacech !

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

async chunks size

id value diff baseline
indexLifecycleManagement 259.9KB +195.0B 259.7KB

History

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

@yuliacech yuliacech merged commit b802af8 into elastic:master Aug 27, 2020
yuliacech added a commit that referenced this pull request Aug 27, 2020
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
@yuliacech yuliacech deleted the ilm_flyout_fix branch September 3, 2020 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// v7.10.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ILM] Show policy JSON request does not show ES compatible request

4 participants