Skip to content

[Infra] Improve the waffle map date picker dismissal code #224095

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

crespocarlos
Copy link
Contributor

@crespocarlos crespocarlos commented Jun 16, 2025

fixes 135000

@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

🟠 Some tests failed. - kibana-flaky-test-suite-runner#8380

[❌] x-pack/test/functional/apps/infra/config.ts: 0/25 tests passed.

see run history

@@ -30,8 +30,7 @@ export function InfraHomePageProvider({ getService, getPageObjects }: FtrProvide
await datePickerInput.clearValueWithKeyboard();
await datePickerInput.type(time);

// dismiss the tooltip, which won't be hidden because blur doesn't happen reliably
await this.dismissDatePickerTooltip();
datePickerInput.pressKeys(browser.keys.ESCAPE);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pressing ESC closes the modal.

@crespocarlos crespocarlos marked this pull request as ready for review June 16, 2025 18:12
@crespocarlos crespocarlos requested a review from a team as a code owner June 16, 2025 18:12
@crespocarlos crespocarlos added backport:version Backport to applied version labels v9.0.0 v8.17.0 9.1 candidate v8.18.0 v8.19.0 release_note:skip Skip the PR/issue when compiling release notes Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team and removed 9.1 candidate labels Jun 16, 2025
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@crespocarlos crespocarlos marked this pull request as draft June 16, 2025 18:15
@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

🟠 Some tests failed. - kibana-flaky-test-suite-runner#8382

[❌] x-pack/test/functional/apps/infra/config.ts: 0/25 tests passed.

see run history

@crespocarlos crespocarlos force-pushed the 13500-attempt-to-fix-source-config-test branch from b37b9b1 to 53a2b78 Compare June 17, 2025 15:46
@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

🟠 Some tests failed. - kibana-flaky-test-suite-runner#8396

[❌] x-pack/test/functional/apps/infra/config.ts: 0/25 tests passed.

see run history

@crespocarlos crespocarlos force-pushed the 13500-attempt-to-fix-source-config-test branch from 53a2b78 to 1a7ec9e Compare June 17, 2025 17:19
@crespocarlos crespocarlos force-pushed the 13500-attempt-to-fix-source-config-test branch from 1a7ec9e to 9b791a8 Compare June 17, 2025 17:19
@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

🎉 All tests passed! - kibana-flaky-test-suite-runner#8401

[✅] x-pack/test/functional/apps/infra/config.ts: 25/25 tests passed.

see run history

@crespocarlos crespocarlos marked this pull request as ready for review June 18, 2025 11:53
@crespocarlos
Copy link
Contributor Author

@elasticmachine merge upstream

Copy link
Contributor

@rmyz rmyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #124 / serverless observability UI - feature flags ES Query rule - consumers only logs privileges navigates to the rules page

Metrics [docs]

✅ unchanged

History

kibanamachine added a commit that referenced this pull request Jul 2, 2025
) (#226199)

# Backport

This will backport the following commits from `main` to `9.1`:
- [[Infra] Improve the waffle map date picker dismissal code
(#224095)](#224095)

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

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

<!--BACKPORT [{"author":{"name":"Carlos
Crespo","email":"crespocarlos@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-02T12:43:45Z","message":"[Infra]
Improve the waffle map date picker dismissal code (#224095)\n\nfixes
[135000](https://github.com/elastic/kibana/issues/135000)\n\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\nCo-authored-by: jennypavlova
<dzheni.pavlova@elastic.co>","sha":"82c462ca72fe6a792c3db5ebc0088331551eaa63","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:obs-ux-infra_services","backport:version","v8.17.0","v8.18.0","v9.1.0","v8.19.0","v9.2.0"],"title":"[Infra]
Improve the waffle map date picker dismissal
code","number":224095,"url":"https://github.com/elastic/kibana/pull/224095","mergeCommit":{"message":"[Infra]
Improve the waffle map date picker dismissal code (#224095)\n\nfixes
[135000](https://github.com/elastic/kibana/issues/135000)\n\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\nCo-authored-by: jennypavlova
<dzheni.pavlova@elastic.co>","sha":"82c462ca72fe6a792c3db5ebc0088331551eaa63"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.17","8.18","9.1","8.19"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"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,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/224095","number":224095,"mergeCommit":{"message":"[Infra]
Improve the waffle map date picker dismissal code (#224095)\n\nfixes
[135000](https://github.com/elastic/kibana/issues/135000)\n\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\nCo-authored-by: jennypavlova
<dzheni.pavlova@elastic.co>","sha":"82c462ca72fe6a792c3db5ebc0088331551eaa63"}}]}]
BACKPORT-->

Co-authored-by: Carlos Crespo <crespocarlos@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
kibanamachine added a commit that referenced this pull request Jul 2, 2025
…4095) (#226194)

# Backport

This will backport the following commits from `main` to `8.18`:
- [[Infra] Improve the waffle map date picker dismissal code
(#224095)](#224095)

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

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

<!--BACKPORT [{"author":{"name":"Carlos
Crespo","email":"crespocarlos@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-02T12:43:45Z","message":"[Infra]
Improve the waffle map date picker dismissal code (#224095)\n\nfixes
[135000](https://github.com/elastic/kibana/issues/135000)\n\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\nCo-authored-by: jennypavlova
<dzheni.pavlova@elastic.co>","sha":"82c462ca72fe6a792c3db5ebc0088331551eaa63","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:obs-ux-infra_services","backport:version","v8.17.0","v8.18.0","v9.1.0","v8.19.0","v9.2.0"],"title":"[Infra]
Improve the waffle map date picker dismissal
code","number":224095,"url":"https://github.com/elastic/kibana/pull/224095","mergeCommit":{"message":"[Infra]
Improve the waffle map date picker dismissal code (#224095)\n\nfixes
[135000](https://github.com/elastic/kibana/issues/135000)\n\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\nCo-authored-by: jennypavlova
<dzheni.pavlova@elastic.co>","sha":"82c462ca72fe6a792c3db5ebc0088331551eaa63"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.17","8.18","9.1","8.19"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"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,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/224095","number":224095,"mergeCommit":{"message":"[Infra]
Improve the waffle map date picker dismissal code (#224095)\n\nfixes
[135000](https://github.com/elastic/kibana/issues/135000)\n\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\nCo-authored-by: jennypavlova
<dzheni.pavlova@elastic.co>","sha":"82c462ca72fe6a792c3db5ebc0088331551eaa63"}}]}]
BACKPORT-->

Co-authored-by: Carlos Crespo <crespocarlos@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.17, 8.18, 8.19, 9.0, 9.1

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

kibanamachine added a commit that referenced this pull request Jul 2, 2025
) (#226198)

# Backport

This will backport the following commits from `main` to `9.0`:
- [[Infra] Improve the waffle map date picker dismissal code
(#224095)](#224095)

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

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

<!--BACKPORT [{"author":{"name":"Carlos
Crespo","email":"crespocarlos@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-02T12:43:45Z","message":"[Infra]
Improve the waffle map date picker dismissal code (#224095)\n\nfixes
[135000](https://github.com/elastic/kibana/issues/135000)\n\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\nCo-authored-by: jennypavlova
<dzheni.pavlova@elastic.co>","sha":"82c462ca72fe6a792c3db5ebc0088331551eaa63","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:obs-ux-infra_services","backport:version","v8.17.0","v8.18.0","v9.1.0","v8.19.0","v9.2.0"],"title":"[Infra]
Improve the waffle map date picker dismissal
code","number":224095,"url":"https://github.com/elastic/kibana/pull/224095","mergeCommit":{"message":"[Infra]
Improve the waffle map date picker dismissal code (#224095)\n\nfixes
[135000](https://github.com/elastic/kibana/issues/135000)\n\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\nCo-authored-by: jennypavlova
<dzheni.pavlova@elastic.co>","sha":"82c462ca72fe6a792c3db5ebc0088331551eaa63"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.17","8.18","9.1","8.19"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"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,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/224095","number":224095,"mergeCommit":{"message":"[Infra]
Improve the waffle map date picker dismissal code (#224095)\n\nfixes
[135000](https://github.com/elastic/kibana/issues/135000)\n\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\nCo-authored-by: jennypavlova
<dzheni.pavlova@elastic.co>","sha":"82c462ca72fe6a792c3db5ebc0088331551eaa63"}}]}]
BACKPORT-->

Co-authored-by: Carlos Crespo <crespocarlos@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.17, 8.18, 8.19, 9.0, 9.1

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

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 2, 2025
…4095)

fixes [135000](elastic#135000)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
(cherry picked from commit 82c462c)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 2, 2025
…4095)

fixes [135000](elastic#135000)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
(cherry picked from commit 82c462c)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 2, 2025
…4095)

fixes [135000](elastic#135000)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
(cherry picked from commit 82c462c)
@kibanamachine
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
8.17
8.18
8.19 Cherrypick failed because the selected commit (82c462c) is empty. It looks like the commit was already backported in #226196
9.0
9.1 Cherrypick failed because the selected commit (82c462c) is empty. It looks like the commit was already backported in #226199

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

Manual backport

To create the backport manually run:

node scripts/backport --pr 224095

Questions ?

Please refer to the Backport tool documentation

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 2, 2025
…4095)

fixes [135000](elastic#135000)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
(cherry picked from commit 82c462c)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 2, 2025
…4095)

fixes [135000](elastic#135000)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
(cherry picked from commit 82c462c)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 2, 2025
…4095)

fixes [135000](elastic#135000)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
(cherry picked from commit 82c462c)
@kibanamachine
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
8.17
8.18
8.19 Cherrypick failed because the selected commit (82c462c) is empty. It looks like the commit was already backported in #226196
9.0
9.1 Cherrypick failed because the selected commit (82c462c) is empty. It looks like the commit was already backported in #226199

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

Manual backport

To create the backport manually run:

node scripts/backport --pr 224095

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jul 2, 2025
…4095) (#226192)

# Backport

This will backport the following commits from `main` to `8.17`:
- [[Infra] Improve the waffle map date picker dismissal code
(#224095)](#224095)

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

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

<!--BACKPORT [{"author":{"name":"Carlos
Crespo","email":"crespocarlos@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-07-02T12:43:45Z","message":"[Infra]
Improve the waffle map date picker dismissal code (#224095)\n\nfixes
[135000](https://github.com/elastic/kibana/issues/135000)\n\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\nCo-authored-by: jennypavlova
<dzheni.pavlova@elastic.co>","sha":"82c462ca72fe6a792c3db5ebc0088331551eaa63","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:obs-ux-infra_services","backport:version","v8.17.0","v8.18.0","v9.1.0","v8.19.0","v9.2.0"],"title":"[Infra]
Improve the waffle map date picker dismissal
code","number":224095,"url":"https://github.com/elastic/kibana/pull/224095","mergeCommit":{"message":"[Infra]
Improve the waffle map date picker dismissal code (#224095)\n\nfixes
[135000](https://github.com/elastic/kibana/issues/135000)\n\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\nCo-authored-by: jennypavlova
<dzheni.pavlova@elastic.co>","sha":"82c462ca72fe6a792c3db5ebc0088331551eaa63"}},"sourceBranch":"main","suggestedTargetBranches":["9.0","8.17","8.18","9.1","8.19"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.18","label":"v8.18.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"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,"state":"NOT_CREATED"},{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/224095","number":224095,"mergeCommit":{"message":"[Infra]
Improve the waffle map date picker dismissal code (#224095)\n\nfixes
[135000](https://github.com/elastic/kibana/issues/135000)\n\nCo-authored-by:
Elastic Machine
<elasticmachine@users.noreply.github.com>\nCo-authored-by: jennypavlova
<dzheni.pavlova@elastic.co>","sha":"82c462ca72fe6a792c3db5ebc0088331551eaa63"}}]}]
BACKPORT-->

Co-authored-by: Carlos Crespo <crespocarlos@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.17, 8.18, 8.19, 9.0, 9.1

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

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 2, 2025
…4095)

fixes [135000](elastic#135000)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
(cherry picked from commit 82c462c)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 2, 2025
…4095)

fixes [135000](elastic#135000)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
(cherry picked from commit 82c462c)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 2, 2025
…4095)

fixes [135000](elastic#135000)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: jennypavlova <dzheni.pavlova@elastic.co>
(cherry picked from commit 82c462c)
@kibanamachine
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
8.17
8.18
8.19 Cherrypick failed because the selected commit (82c462c) is empty. It looks like the commit was already backported in #226196
9.0
9.1 Cherrypick failed because the selected commit (82c462c) is empty. It looks like the commit was already backported in #226199

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

Manual backport

To create the backport manually run:

node scripts/backport --pr 224095

Questions ?

Please refer to the Backport tool documentation

@kibanamachine kibanamachine added the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jul 3, 2025
@kibanamachine
Copy link
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @crespocarlos

1 similar comment
@kibanamachine
Copy link
Contributor

Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync.
cc: @crespocarlos

@kibanamachine kibanamachine removed the backport missing Added to PRs automatically when the are determined to be missing a backport. label Jul 7, 2025
kertal pushed a commit to kertal/kibana that referenced this pull request Jul 25, 2025
…4095)

fixes [135000](elastic#135000)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: jennypavlova <dzheni.pavlova@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 release_note:skip Skip the PR/issue when compiling release notes Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team v8.17.0 v8.17.9 v8.18.0 v8.18.4 v8.19.0 v9.0.0 v9.0.4 v9.1.0 v9.2.0
Projects
None yet
5 participants