You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[9.1] [UnifiedSearch][ESQL] Fix edited query overwriting when a request is finished (#224671) (#226355)
# Backport
This will backport the following commits from `main` to `9.1`:
- [[UnifiedSearch][ESQL] Fix edited query overwriting when a request is
finished (#224671)](#224671)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Matthias
Wilhelm","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-07-03T08:14:41Z","message":"[UnifiedSearch][ESQL]
Fix edited query overwriting when a request is finished
(#224671)\n\nResolved overwriting changes to the query in the ESQL
Editor in UnifiedSearch while the request is still running when the
previous request
finished","sha":"ca7b021814e3606434934c9dac0b1be8fbed4338","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Feature:Discover","release_note:fix","Team:DataDiscovery","Feature:Unified
search","Team:ESQL","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"[UnifiedSearch][ESQL]
Fix edited query overwriting when a request is
finished","number":224671,"url":"https://github.com/elastic/kibana/pull/224671","mergeCommit":{"message":"[UnifiedSearch][ESQL]
Fix edited query overwriting when a request is finished
(#224671)\n\nResolved overwriting changes to the query in the ESQL
Editor in UnifiedSearch while the request is still running when the
previous request
finished","sha":"ca7b021814e3606434934c9dac0b1be8fbed4338"}},"sourceBranch":"main","suggestedTargetBranches":["9.1"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/226344","number":226344,"state":"OPEN"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/224671","number":224671,"mergeCommit":{"message":"[UnifiedSearch][ESQL]
Fix edited query overwriting when a request is finished
(#224671)\n\nResolved overwriting changes to the query in the ESQL
Editor in UnifiedSearch while the request is still running when the
previous request
finished","sha":"ca7b021814e3606434934c9dac0b1be8fbed4338"}}]}]
BACKPORT-->
Co-authored-by: Matthias Wilhelm <[email protected]>
0 commit comments