[8.18] [Security Solution] Adds check for license level for rule editing callout message (#213995)#214197
Merged
kibanamachine merged 1 commit intoelastic:8.18from Mar 12, 2025
Conversation
…lout message (elastic#213995) ## Summary Resolves elastic#213983 Adds gating logic to only display the rule upgrade related warning callout on the rule editing page if the user has the appropriate license level, otherwise the message is irrelevant as the user wouldn't be able to edit a prebuilt rule in the way the message refers to ### Testing **Steps to reproduce:** 1. Use a Platinum license or any tier that does not allow prebuilt rule updates. 2. Navigate to the Rule Management page and select a prebuilt rule with an available update. 3. Open Rule Details page -> Edit rule settings 4. Observe the callout message is not displayed at the top of the page NOTE: When using the enterprise license, the callout should still be displayed (cherry picked from commit 0485578)
Contributor
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
mainto8.18:Questions ?
Please refer to the Backport tool documentation