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

[8.1] Fix empty data view and welcome screen appearing when ent search is enabled (#127260) #127815

Merged
merged 3 commits into from
Mar 16, 2022

Conversation

Dosant
Copy link
Contributor

@Dosant Dosant commented Mar 15, 2022

Backport

This will backport the following commits from main to 8.1:

Questions ?

Please refer to the Backport tool documentation

…nabled (elastic#127260)

(cherry picked from commit 1cbe1f3)

# Conflicts:
#	src/plugins/data_views/server/has_user_index_pattern.ts
@Dosant Dosant enabled auto-merge (squash) March 15, 2022 18:59
@Dosant
Copy link
Contributor Author

Dosant commented Mar 16, 2022

@elasticmachine merge upstream

@Dosant Dosant merged commit c35c2fd into elastic:8.1 Mar 16, 2022
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
data 2795 2796 +1
dataViews 600 601 +1
total +2

Async chunks

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

id before after diff
dataViewEditor 115.5KB 115.6KB +93.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
data 452.4KB 452.4KB +4.0B
dataViews 37.9KB 38.0KB +81.0B
total +85.0B
Unknown metric groups

API count

id before after diff
data 3390 3391 +1
dataViews 745 746 +1
total +2

History

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

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.

3 participants