[ES|QL] Fixes the autocomplete of timeseries sources after comma#241402
Merged
stratoula merged 1 commit intoelastic:mainfrom Oct 31, 2025
Merged
[ES|QL] Fixes the autocomplete of timeseries sources after comma#241402stratoula merged 1 commit intoelastic:mainfrom
stratoula merged 1 commit intoelastic:mainfrom
Conversation
Contributor
|
Pinging @elastic/kibana-esql (Team:ESQL) |
bartoval
approved these changes
Oct 31, 2025
Contributor
|
Starting backport for target branches: 9.2 |
Contributor
💔 All backports failed
Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
Contributor
Author
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
stratoula
added a commit
to stratoula/kibana
that referenced
this pull request
Oct 31, 2025
…stic#241402) ## Summary Fixes the suggestions of timeseries (instead of all indices) in TS command after one selected <img width="580" height="145" alt="image" src="https://github.com/user-attachments/assets/0964262d-b0f7-43b9-93c5-18cec644bd96" /> ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios (cherry picked from commit 3c9fadb) # Conflicts: # src/platform/packages/shared/kbn-esql-ast/src/commands_registry/commands/timeseries/autocomplete.ts
stratoula
added a commit
that referenced
this pull request
Oct 31, 2025
#241402) (#241444) # Backport This will backport the following commits from `main` to `9.2`: - [[ES|QL] Fixes the autocomplete of timeseries sources after comma (#241402)](#241402) <!--- Backport version: 10.1.0 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Stratou","email":"efstratia.kalafateli@elastic.co"},"sourceCommit":{"committedDate":"2025-10-31T10:29:08Z","message":"[ES|QL] Fixes the autocomplete of timeseries sources after comma (#241402)\n\n## Summary\n\nFixes the suggestions of timeseries (instead of all indices) in TS\ncommand after one selected\n\n<img width=\"580\" height=\"145\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/0964262d-b0f7-43b9-93c5-18cec644bd96\"\n/>\n\n\n### Checklist\n\n- [ ] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios","sha":"3c9fadb499cb1c765d6823d25deaaf530b49ac14","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Feature:ES|QL","Team:ESQL","backport:version","v9.3.0","v9.2.1"],"title":"[ES|QL] Fixes the autocomplete of timeseries sources after comma","number":241402,"url":"https://github.com/elastic/kibana/pull/241402","mergeCommit":{"message":"[ES|QL] Fixes the autocomplete of timeseries sources after comma (#241402)\n\n## Summary\n\nFixes the suggestions of timeseries (instead of all indices) in TS\ncommand after one selected\n\n<img width=\"580\" height=\"145\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/0964262d-b0f7-43b9-93c5-18cec644bd96\"\n/>\n\n\n### Checklist\n\n- [ ] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios","sha":"3c9fadb499cb1c765d6823d25deaaf530b49ac14"}},"sourceBranch":"main","suggestedTargetBranches":["9.2"],"targetPullRequestStates":[{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/241402","number":241402,"mergeCommit":{"message":"[ES|QL] Fixes the autocomplete of timeseries sources after comma (#241402)\n\n## Summary\n\nFixes the suggestions of timeseries (instead of all indices) in TS\ncommand after one selected\n\n<img width=\"580\" height=\"145\" alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/0964262d-b0f7-43b9-93c5-18cec644bd96\"\n/>\n\n\n### Checklist\n\n- [ ] [Unit or functional\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\nwere updated or added to match the most common scenarios","sha":"3c9fadb499cb1c765d6823d25deaaf530b49ac14"}},{"branch":"9.2","label":"v9.2.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
ana-davydova
pushed a commit
to ana-davydova/kibana
that referenced
this pull request
Nov 3, 2025
…stic#241402) ## Summary Fixes the suggestions of timeseries (instead of all indices) in TS command after one selected <img width="580" height="145" alt="image" src="https://github.com/user-attachments/assets/0964262d-b0f7-43b9-93c5-18cec644bd96" /> ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
albertoblaz
pushed a commit
to albertoblaz/kibana
that referenced
this pull request
Nov 4, 2025
…stic#241402) ## Summary Fixes the suggestions of timeseries (instead of all indices) in TS command after one selected <img width="580" height="145" alt="image" src="https://github.com/user-attachments/assets/0964262d-b0f7-43b9-93c5-18cec644bd96" /> ### Checklist - [ ] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes the suggestions of timeseries (instead of all indices) in TS command after one selected
Checklist