Skip to content

[9.0] [Dashboard][Controls] Do not recommend adhoc dataviews (#225705)#226422

Merged
ThomThomson merged 2 commits intoelastic:9.0from
ThomThomson:backport/9.0/pr-225705
Jul 3, 2025
Merged

[9.0] [Dashboard][Controls] Do not recommend adhoc dataviews (#225705)#226422
ThomThomson merged 2 commits intoelastic:9.0from
ThomThomson:backport/9.0/pr-225705

Conversation

@ThomThomson
Copy link
Contributor

Backport

This will backport the following commits from main to 9.0:

Questions ?

Please refer to the Backport tool documentation

Stops the Dashboard from placing adhoc data views into its published data views list. This fixes a bug where Dashboard would recommend an adhoc data view as the most relevant data view when creating a control.

(cherry picked from commit f48e814)

# Conflicts:
#	src/platform/plugins/shared/controls/public/controls/data_controls/options_list_control/get_options_list_control_factory.tsx
@ThomThomson ThomThomson added the backport This PR is a backport of another PR label Jul 3, 2025
@ThomThomson ThomThomson enabled auto-merge (squash) July 3, 2025 13:37
@elasticmachine
Copy link
Contributor

💚 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
@kbn/presentation-publishing 205 204 -1
dataViews 451 450 -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
dashboard 543.2KB 543.3KB +29.0B

History

@ThomThomson ThomThomson merged commit c42b0a4 into elastic:9.0 Jul 3, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants