Closed Laura10101 closed 9 months ago
Steps to reproduce
Expected results An error should be displayed and the rule should not be deleted
Actual results The config app attempts to delete the rule, resulting in a violation of a foreign key constraint
Added a validation step to check if a rule has dependents before deleting it, and to display an error if this is the case.
Steps to reproduce
Expected results An error should be displayed and the rule should not be deleted
Actual results The config app attempts to delete the rule, resulting in a violation of a foreign key constraint