Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix more broken usages of bulkCreate #76005

Merged

Conversation

jportner
Copy link
Contributor

@jportner jportner commented Aug 26, 2020

Summary

Follow-on to #75597; that had to be merged first to verify that the fix worked as expected.

This PR addresses another broken usage of bulkCreate (#75597 (comment)), and cleans up a type definition that is used when generating bulkCreate args (#75597 (comment)).

@jportner jportner added v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.10.0 v7.9.1 labels Aug 26, 2020
@jportner
Copy link
Contributor Author

@elasticmachine merge upstream

@jportner jportner marked this pull request as ready for review August 26, 2020 19:29
@jportner jportner requested a review from a team as a code owner August 26, 2020 19:29
Copy link
Member

@jgowdyelastic jgowdyelastic left a comment

Choose a reason for hiding this comment

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

ML changes tested, LGTM

@jportner jportner requested a review from a team August 27, 2020 12:20
@jportner
Copy link
Contributor Author

Can someone from @elastic/kibana-core-ui review the changes to src/plugins/home/public/application/components/tutorial/saved_objects_installer.js and its unit tests?

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Build metrics

async chunks size

id value diff baseline
home 569.1KB +881.0B 568.2KB

History

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

@jportner jportner merged commit c31acce into elastic:master Aug 27, 2020
@jportner jportner deleted the fix-more-broken-usages-of-bulkcreate branch August 27, 2020 17:54
jportner added a commit to jportner/kibana that referenced this pull request Aug 27, 2020
jportner added a commit to jportner/kibana that referenced this pull request Aug 27, 2020
mikecote added a commit that referenced this pull request Aug 31, 2020
mikecote added a commit to mikecote/kibana that referenced this pull request Aug 31, 2020
mikecote added a commit that referenced this pull request Aug 31, 2020
…writing a document (#76280)

* Revert "Fix more broken usages of `bulkCreate` (#76005) (#76131)"

This reverts commit 44a017b.

* Revert "Filter saved object `version` during legacy import (#75597) (#75793)"

This reverts commit 6e82885.

* Revert "[7.9] [Saved objects] Add support for version on create & bulkCreate when overwriting a document (#75172) (#75498)"

This reverts commit 00836e5.
@mikecote mikecote removed the v7.9.1 label Aug 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported release_note:skip Skip the PR/issue when compiling release notes v7.10.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants