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

[7.x] Add support for sharing saved objects to all spaces (#76132) #79411

Merged
merged 2 commits into from
Oct 5, 2020

Conversation

jportner
Copy link
Contributor

@jportner jportner commented Oct 5, 2020

Backports the following commits to 7.x:

For some reason, the archiver in the 7.x branch behaves differently
than in master, and refuses to load documents with the type "doc".
They must have the type "_doc" instead.
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

@kbn/optimizer bundle module count

id before after diff
spaces 224 237 +13

async chunks size

id before after diff
savedObjectsManagement 207.0KB 207.0KB +13.0B

distributable file count

id before after diff
default 47177 47176 -1

page load bundle size

id before after diff
core 661.5KB 661.6KB +96.0B
spaces 345.5KB 365.9KB +20.4KB
total +20.5KB

History

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

@jportner jportner merged commit bc114ae into elastic:7.x Oct 5, 2020
@jportner jportner deleted the backport/7.x/pr-76132 branch October 5, 2020 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants