Skip to content

[ES|QL] Make sure that the variables in the editor are always up to date#214833

Merged
stratoula merged 2 commits intoelastic:mainfrom
stratoula:pass-variables-correctly
Mar 20, 2025
Merged

[ES|QL] Make sure that the variables in the editor are always up to date#214833
stratoula merged 2 commits intoelastic:mainfrom
stratoula:pass-variables-correctly

Conversation

@stratoula
Copy link
Contributor

@stratoula stratoula commented Mar 17, 2025

Summary

Closes #214663

The registry has the updated values.

meow

@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
esql 239.3KB 239.3KB +29.0B

@stratoula stratoula added v9.1.0 v8.19.0 release_note:fix skip-ci backport:version Backport to applied version labels Feature:ES|QL ES|QL related features in Kibana Team:ESQL ES|QL related features in Kibana t// and removed skip-ci labels Mar 18, 2025
@stratoula stratoula marked this pull request as ready for review March 18, 2025 07:34
@stratoula stratoula requested a review from a team as a code owner March 18, 2025 07:34
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-esql (Team:ESQL)

@stratoula stratoula merged commit c63f298 into elastic:main Mar 20, 2025
9 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/13973239258

@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Mar 20, 2025
…p to date (#214833) (#215362)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[ES|QL] Make sure that the variables in the editor are always up to
date (#214833)](#214833)

<!--- Backport version: 9.6.6 -->

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

<!--BACKPORT [{"author":{"name":"Stratoula
Kalafateli","email":"efstratia.kalafateli@elastic.co"},"sourceCommit":{"committedDate":"2025-03-20T15:33:22Z","message":"[ES|QL]
Make sure that the variables in the editor are always up to date
(#214833)\n\n## Summary\n\nCloses
https://github.com/elastic/kibana/issues/214663\n\nThe registry has the
updated
values.\n\n\n![meow](https://github.com/user-attachments/assets/134d0382-f198-4460-a66d-cce45d1208c5)","sha":"c63f2980fbfbf5df62c8e9eae08d84ff2789aa91","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Feature:ES|QL","Team:ESQL","backport:version","v9.1.0","v8.19.0"],"title":"[ES|QL]
Make sure that the variables in the editor are always up to
date","number":214833,"url":"https://github.com/elastic/kibana/pull/214833","mergeCommit":{"message":"[ES|QL]
Make sure that the variables in the editor are always up to date
(#214833)\n\n## Summary\n\nCloses
https://github.com/elastic/kibana/issues/214663\n\nThe registry has the
updated
values.\n\n\n![meow](https://github.com/user-attachments/assets/134d0382-f198-4460-a66d-cce45d1208c5)","sha":"c63f2980fbfbf5df62c8e9eae08d84ff2789aa91"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/214833","number":214833,"mergeCommit":{"message":"[ES|QL]
Make sure that the variables in the editor are always up to date
(#214833)\n\n## Summary\n\nCloses
https://github.com/elastic/kibana/issues/214663\n\nThe registry has the
updated
values.\n\n\n![meow](https://github.com/user-attachments/assets/134d0382-f198-4460-a66d-cce45d1208c5)","sha":"c63f2980fbfbf5df62c8e9eae08d84ff2789aa91"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Stratoula Kalafateli <efstratia.kalafateli@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels Feature:ES|QL ES|QL related features in Kibana release_note:fix Team:ESQL ES|QL related features in Kibana t// v8.19.0 v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ES|QL] Autocomplete doesn't trigger for 2nd control

4 participants