Skip to content

[9.0] [Dashboard] Fix for controls selections causing multiple fetches (#224761)#225517

Merged
kibanamachine merged 1 commit intoelastic:9.0from
kibanamachine:backport/9.0/pr-224761
Jun 26, 2025
Merged

[9.0] [Dashboard] Fix for controls selections causing multiple fetches (#224761)#225517
kibanamachine merged 1 commit intoelastic:9.0from
kibanamachine:backport/9.0/pr-224761

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.0:

Questions ?

Please refer to the Backport tool documentation

…stic#224761)

Prevents Dashboard from firing two requests when a Control change is made.

(cherry picked from commit b0d7180)
@kibanamachine kibanamachine merged commit e6ed7bc into elastic:9.0 Jun 26, 2025
12 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

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.2KB -5.0B

cc @ThomThomson

ThomThomson added a commit that referenced this pull request Jun 27, 2025
…es (#224761) (#225537)

# Backport

This will backport the following commits from `main` to `8.19`:
- [[Dashboard] Fix for controls selections causing multiple fetches
(#224761)](#224761)

<!--- Backport version: 10.0.1 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Devon
Thomson","email":"devon.thomson@elastic.co"},"sourceCommit":{"committedDate":"2025-06-26T16:34:16Z","message":"[Dashboard]
Fix for controls selections causing multiple fetches
(#224761)\n\nPrevents Dashboard from firing two requests when a Control
change is
made.","sha":"b0d7180ff889044622c6b1290787bde664057085","branchLabelMapping":{"^v9.1.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Dashboard","release_note:fix","Feature:Input
Control","Team:Presentation","loe:small","impact:high","backport:prev-minor","v9.1.0","v8.19.0","v9.0.4"],"title":"[Dashboard]
Fix for controls selections causing multiple
fetches","number":224761,"url":"https://github.com/elastic/kibana/pull/224761","mergeCommit":{"message":"[Dashboard]
Fix for controls selections causing multiple fetches
(#224761)\n\nPrevents Dashboard from firing two requests when a Control
change is
made.","sha":"b0d7180ff889044622c6b1290787bde664057085"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/224761","number":224761,"mergeCommit":{"message":"[Dashboard]
Fix for controls selections causing multiple fetches
(#224761)\n\nPrevents Dashboard from firing two requests when a Control
change is
made.","sha":"b0d7180ff889044622c6b1290787bde664057085"}},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.0","label":"v9.0.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/225517","number":225517,"state":"MERGED","mergeCommit":{"sha":"e6ed7bcdcac2234c4be611670fa2e73d9c2e786d","message":"[9.0]
[Dashboard] Fix for controls selections causing multiple fetches
(#224761) (#225517)\n\n# Backport\n\nThis will backport the following
commits from `main` to `9.0`:\n- [[Dashboard] Fix for controls
selections causing multiple
fetches\n(#224761)](https://github.com/elastic/kibana/pull/224761)\n\n\n\n###
Questions ?\nPlease refer to the [Backport
tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by:
Devon Thomson <devon.thomson@elastic.co>"}}]}] BACKPORT-->

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
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

3 participants