Actions
Bug #3286
closedSystem Rules/Directives/Groups can be cloned/deleted/disabled
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Web - Config management
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
System Rules, Directives, Groups can actually be modified, that shoud not happened.
While working on the API rest on Rules, i was able to Clone Root-DP Rule, to disable it, and they can be deleted.
I accessed the rule in the webapp (secure/configurationManager/ruleManagement#{"ruleId":"root-DP"}) and was able to do the same things.
this is happening in 2.3 too (by accessing secure/configurationManager/configurationRuleManagement#{"crId":"root-DP"})
Those actions should have been prevented by Rudder.
Actions