From ed947aafa7691ed4446a21ad47da7a1fbc3a71ab Mon Sep 17 00:00:00 2001 From: Maxim Palenov Date: Mon, 24 Apr 2023 20:45:34 +0200 Subject: [PATCH] use RuleObjectId type for rule id --- .../rule_creation_ui/pages/rule_editing/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/security_solution/public/detection_engine/rule_creation_ui/pages/rule_editing/index.tsx b/x-pack/plugins/security_solution/public/detection_engine/rule_creation_ui/pages/rule_editing/index.tsx index 58ccebb3dd124..e07848c145d08 100644 --- a/x-pack/plugins/security_solution/public/detection_engine/rule_creation_ui/pages/rule_editing/index.tsx +++ b/x-pack/plugins/security_solution/public/detection_engine/rule_creation_ui/pages/rule_editing/index.tsx @@ -303,7 +303,7 @@ const EditRulePageComponent: FC = () => { {actionsStep.data != null && (