[9.1] fix: product docs installation status (#226919)#227992
Merged
kibanamachine merged 1 commit intoelastic:9.1from Jul 15, 2025
Merged
[9.1] fix: product docs installation status (#226919)#227992kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine merged 1 commit intoelastic:9.1from
Conversation
Closes [226914](elastic#226914) ## Summary After switching the KB model, product documentation was not automatically installed, even if it had been installed previously. The user must reload the page to view the current installation status of the product documentation. https://github.com/user-attachments/assets/a60a98e2-30a3-4253-b423-366fe00f1845 --------- Co-authored-by: Viduni Wickramarachchi <viduni.wickramarachchi@elastic.co> (cherry picked from commit 28e765c)
Contributor
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
Contributor
💚 Build Succeeded
Metrics [docs]Async chunks
History |
arturoliduena
added a commit
that referenced
this pull request
Jul 16, 2025
# Backport This will backport the following commits from `main` to `8.19`: - [fix: product docs installation status (#226919)](#226919) <!--- Backport version: 10.0.1 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Arturo Lidueña","email":"arturo.liduena@elastic.co"},"sourceCommit":{"committedDate":"2025-07-15T11:51:32Z","message":"fix: product docs installation status (#226919)\n\nCloses [226914](https://github.com/elastic/kibana/issues/226914)\n## Summary\n\nAfter switching the KB model, product documentation was not\nautomatically installed, even if it had been installed previously. The\nuser must reload the page to view the current installation status of the\nproduct documentation.\n\n\nhttps://github.com/user-attachments/assets/a60a98e2-30a3-4253-b423-366fe00f1845\n\n---------\n\nCo-authored-by: Viduni Wickramarachchi <viduni.wickramarachchi@elastic.co>","sha":"28e765c1cee10dc6f6c5ea266b45130fb6789e05","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Obs AI Assistant","ci:project-deploy-observability","backport:version","v9.1.0","v8.19.0","v9.2.0"],"title":"fix: product docs installation status","number":226919,"url":"https://github.com/elastic/kibana/pull/226919","mergeCommit":{"message":"fix: product docs installation status (#226919)\n\nCloses [226914](https://github.com/elastic/kibana/issues/226914)\n## Summary\n\nAfter switching the KB model, product documentation was not\nautomatically installed, even if it had been installed previously. The\nuser must reload the page to view the current installation status of the\nproduct documentation.\n\n\nhttps://github.com/user-attachments/assets/a60a98e2-30a3-4253-b423-366fe00f1845\n\n---------\n\nCo-authored-by: Viduni Wickramarachchi <viduni.wickramarachchi@elastic.co>","sha":"28e765c1cee10dc6f6c5ea266b45130fb6789e05"}},"sourceBranch":"main","suggestedTargetBranches":["8.19"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/227992","number":227992,"state":"MERGED","mergeCommit":{"sha":"5dba1bdbca9f1b2bd41614cd4a4a08308f8cce76","message":"[9.1] fix: product docs installation status (#226919) (#227992)\n\n# Backport\n\nThis will backport the following commits from `main` to `9.1`:\n- [fix: product docs installation status\n(#226919)](https://github.com/elastic/kibana/pull/226919)\n\n\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sorenlouv/backport)\n\n\n\nCo-authored-by: Arturo Lidueña <arturo.liduena@elastic.co>\nCo-authored-by: Viduni Wickramarachchi <viduni.wickramarachchi@elastic.co>"}},{"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/226919","number":226919,"mergeCommit":{"message":"fix: product docs installation status (#226919)\n\nCloses [226914](https://github.com/elastic/kibana/issues/226914)\n## Summary\n\nAfter switching the KB model, product documentation was not\nautomatically installed, even if it had been installed previously. The\nuser must reload the page to view the current installation status of the\nproduct documentation.\n\n\nhttps://github.com/user-attachments/assets/a60a98e2-30a3-4253-b423-366fe00f1845\n\n---------\n\nCo-authored-by: Viduni Wickramarachchi <viduni.wickramarachchi@elastic.co>","sha":"28e765c1cee10dc6f6c5ea266b45130fb6789e05"}}]}] BACKPORT-->
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.
Backport
This will backport the following commits from
mainto9.1:Questions ?
Please refer to the Backport tool documentation