Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.11] [ML] Fix the model state column in the Trained Models UI (elas…
…tic#169068) (elastic#169086) # Backport This will backport the following commits from `main` to `8.11`: - [[ML] Fix the model state column in the Trained Models UI (elastic#169068)](elastic#169068) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Dima Arnautov","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-10-17T11:02:30Z","message":"[ML] Fix the model state column in the Trained Models UI (elastic#169068)\n\n## Summary\r\n\r\nFixes an issue when the `Ready to deploy` download state was overriding\r\nthe `starting` and `stopping` deployment states.","sha":"3164eca0dc8ef4f5201f79d29d330488013e98d9","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":[":ml","release_note:skip","Team:ML","v8.11.0","v8.12.0"],"number":169068,"url":"https://github.com/elastic/kibana/pull/169068","mergeCommit":{"message":"[ML] Fix the model state column in the Trained Models UI (elastic#169068)\n\n## Summary\r\n\r\nFixes an issue when the `Ready to deploy` download state was overriding\r\nthe `starting` and `stopping` deployment states.","sha":"3164eca0dc8ef4f5201f79d29d330488013e98d9"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"8.11","label":"v8.11.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/169068","number":169068,"mergeCommit":{"message":"[ML] Fix the model state column in the Trained Models UI (elastic#169068)\n\n## Summary\r\n\r\nFixes an issue when the `Ready to deploy` download state was overriding\r\nthe `starting` and `stopping` deployment states.","sha":"3164eca0dc8ef4f5201f79d29d330488013e98d9"}}]}] BACKPORT--> Co-authored-by: Dima Arnautov <[email protected]>
- Loading branch information