[Known Issue][Obs & Sec] Upgrading to 9.3.x fails when a rule action contains oversized content#6554
Merged
Merged
Conversation
Contributor
Elastic Docs AI PR menuCheck the box to run an AI review for this pull request.
Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team. |
Contributor
🔍 Preview links for changed docs |
Contributor
Vale Linting ResultsSummary: 2 suggestions found 💡 Suggestions (2)
The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
Contributor
There was a problem hiding this comment.
Docs review summary
Focus areas
- Style and clarity: Content is clear, technically precise, and well-structured. The workaround steps are actionable.
- Jargon: No unexplained jargon.
{{stack}},{{kib}}, and{{es}}substitution variables are used appropriately. - Frontmatter and applies_to: No frontmatter changes. Both files lack a
descriptionfield, but that's pre-existing and out of scope for this PR. - Content type fit: Both entries follow the known-issue dropdown convention for their respective files.
- Parent issue satisfaction: Partially satisfied — the PR adds known issue entries for both Observability and Security as requested in docs-content-internal#1196. Confirms the issue is present in 9.3.0–9.3.4.
Nits
- Cross-file inconsistency in section labels: The Observability entry uses
**Details**while the Security entry uses**Impact**for the equivalent section — despite documenting the same issue. Both follow their file's existing convention, but a reader comparing the two pages sees different labels. Consider aligning both to**Impact**(which matches the template comment in both files). - Security file, line 38:
**Workaround**<br>is immediately followed by content with no blank line, unlike the existing Security entry at line 58 which has a blank line after the heading. Minor spacing inconsistency.
Notes
- Vale returned no findings. The PR is still in draft state.
Generated by Docs review agent for issue #6554 · ● 303.6K
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…content into issue-1196-obs-sec
benironside
approved these changes
May 20, 2026
Contributor
benironside
left a comment
There was a problem hiding this comment.
Approving with a bugfix and a suggestion!
mdbirnstiehl
approved these changes
May 20, 2026
Co-authored-by: Benjamin Ironside Goldstein <91905639+benironside@users.noreply.github.com>
nastasha-solomon
added a commit
to elastic/kibana
that referenced
this pull request
May 20, 2026
…ion contains oversized content (#269818) ## Summary Contributes to elastic/docs-content-internal#1196 by adding known issue about upgrade failures when users upgrade to 9.3.x with a rule action containing values exceeding 32766 bytes. This PR updates Kibana release notes. The Observability and Security release notes are being updated via elastic/docs-content#6554.
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.
Summary
Contributes to https://github.com/elastic/docs-content-internal/issues/1196 by adding known issue about upgrade failures when users upgrade to 9.3.x with a rule action containing values exceeding 32766 bytes. This PR updates both Observability and Security release notes. The Kibana release notes are being updated via elastic/kibana#269818.
Generative AI disclosure