Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.12] [Security Solution] Enable the feature flag for JSON diffing i…
…n prebuilt rules (#173368) (#173822) # Backport This will backport the following commits from `main` to `8.12`: - [[Security Solution] Enable the feature flag for JSON diffing in prebuilt rules (#173368)](#173368) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Nikita Indik","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-12-21T11:39:16Z","message":"[Security Solution] Enable the feature flag for JSON diffing in prebuilt rules (#173368)\n\n**Ticket:** https://github.com/elastic/kibana/issues/169160\r\n\r\n## Summary\r\n\r\nSets the `jsonPrebuiltRulesDiffingEnabled` to `true` to enable the new\r\n\"Updates\" tab in prebuilt rules flyout.\r\n\r\n### IMPORTANT: Merge only once acceptance and exploratory testing are\r\npassed!\r\n\r\n<img width=\"1178\" alt=\"Schermafbeelding 2023-12-13 om 17 37 07\"\r\nsrc=\"https://github.com/elastic/kibana/assets/15949146/9e07e069-595f-49a6-98c2-d2ed4aa3f977\">\r\n\r\nCo-authored-by: Georgii Gorbachev <[email protected]>","sha":"d7b99a587799e34c9534e4ba793aad65b4f78d55","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:Detections and Resp","Team: SecuritySolution","Team:Detection Rule Management","Feature:Prebuilt Detection Rules","v8.12.0","v8.13.0"],"number":173368,"url":"https://github.com/elastic/kibana/pull/173368","mergeCommit":{"message":"[Security Solution] Enable the feature flag for JSON diffing in prebuilt rules (#173368)\n\n**Ticket:** https://github.com/elastic/kibana/issues/169160\r\n\r\n## Summary\r\n\r\nSets the `jsonPrebuiltRulesDiffingEnabled` to `true` to enable the new\r\n\"Updates\" tab in prebuilt rules flyout.\r\n\r\n### IMPORTANT: Merge only once acceptance and exploratory testing are\r\npassed!\r\n\r\n<img width=\"1178\" alt=\"Schermafbeelding 2023-12-13 om 17 37 07\"\r\nsrc=\"https://github.com/elastic/kibana/assets/15949146/9e07e069-595f-49a6-98c2-d2ed4aa3f977\">\r\n\r\nCo-authored-by: Georgii Gorbachev <[email protected]>","sha":"d7b99a587799e34c9534e4ba793aad65b4f78d55"}},"sourceBranch":"main","suggestedTargetBranches":["8.12"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/173368","number":173368,"mergeCommit":{"message":"[Security Solution] Enable the feature flag for JSON diffing in prebuilt rules (#173368)\n\n**Ticket:** https://github.com/elastic/kibana/issues/169160\r\n\r\n## Summary\r\n\r\nSets the `jsonPrebuiltRulesDiffingEnabled` to `true` to enable the new\r\n\"Updates\" tab in prebuilt rules flyout.\r\n\r\n### IMPORTANT: Merge only once acceptance and exploratory testing are\r\npassed!\r\n\r\n<img width=\"1178\" alt=\"Schermafbeelding 2023-12-13 om 17 37 07\"\r\nsrc=\"https://github.com/elastic/kibana/assets/15949146/9e07e069-595f-49a6-98c2-d2ed4aa3f977\">\r\n\r\nCo-authored-by: Georgii Gorbachev <[email protected]>","sha":"d7b99a587799e34c9534e4ba793aad65b4f78d55"}}]}] BACKPORT--> Co-authored-by: Nikita Indik <[email protected]>
- Loading branch information