You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix managed=true unknown-rule handling for ruleset
- Adjust dummy rule format for ruleset to use 'uuid' string instead of 'uuids' map
- Add rule_number to dummy rules for ruleset (required field)
- Find highest existing rule_number and assign dummy rules starting from max+1
- Prevents conflicts between dummy rules and user-defined rules
- Addresses review comment about managed mode incompatibility with ruleset
0 commit comments