[9.2] Fix outdated alerting authorization documentation link (#248515)#249400
Merged
kibanamachine merged 1 commit intoelastic:9.2from Jan 16, 2026
Merged
[9.2] Fix outdated alerting authorization documentation link (#248515)#249400kibanamachine merged 1 commit intoelastic:9.2from
kibanamachine merged 1 commit intoelastic:9.2from
Conversation
Updated the error message URL from the deprecated /guide/en/kibana/9.2/ format to the current /docs/explore-analyze/ documentation structure. Fixes elastic#244942 ## Summary Updates the alerting authorization documentation URL used in error messages from the deprecated `/guide/en/kibana/9.2/` path to the current `/docs/explore-analyze/alerts-cases/alerts/` documentation structure. This ensures users are directed to the correct and up-to-date Elastic documentation. ### Checklist - [x] Any text added follows EUI's writing guidelines, uses sentence case text, and includes i18n support (existing message only updates a URL) - [x] Documentation was not added (documentation link update only) - [x] Unit tests were updated where applicable to reflect the new documentation URL - [x] No plugin configuration keys were changed - [x] This change does not introduce any breaking HTTP API changes - [x] Flaky Test Runner was not required (no behavioral or logic changes) - [x] Release notes: **skipped** (use label `release_note:skip`) - [x] Backport labels: **skipped** (use label `backport:skip`) ### Identify risks This PR does not introduce any risks. - **Risk:** None - **Severity:** None - **Mitigation:** This change only updates a documentation URL referenced in an error message and does not affect application logic, behavior, performance, or data. --------- Co-authored-by: florent-leborgne <florent.leborgne@elastic.co> Co-authored-by: Brandon Morelli <brandon.morelli@elastic.co> (cherry picked from commit 735c39b)
8 tasks
Contributor
💚 Build Succeeded
Metrics [docs]Async chunks
Page load bundle
|
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.2:Questions ?
Please refer to the Backport tool documentation