Skip to content

[9.3] [Automatic Migrations] Include a key property for better identification of migration options. (#253676)#253945

Merged
kibanamachine merged 1 commit intoelastic:9.3from
kibanamachine:backport/9.3/pr-253676
Feb 19, 2026
Merged

[9.3] [Automatic Migrations] Include a key property for better identification of migration options. (#253676)#253945
kibanamachine merged 1 commit intoelastic:9.3from
kibanamachine:backport/9.3/pr-253676

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.3:

Questions ?

Please refer to the Backport tool documentation

…tion of migration options. (elastic#253676)

## Summary

elastic#244525

Fixes EuiComboBox migration selection when multiple migrations share the
same name by ensuring options have a unique key (id) and by deriving
selectedOptions from the existing option instance matched by migration
id.

### Steps to reproduce

1. Create a few SIEM migrations with the same name
2. Visit the migrations page
3. Select one of the migrations

### Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

- [x] [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 7a7ed9b)
@kibanamachine kibanamachine merged commit 879d832 into elastic:9.3 Feb 19, 2026
18 checks passed
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants