Closed Laura10101 closed 9 months ago
Steps to reproduce
Expected results The rule should save correctly
Actual results The following error is thrown: "cannot read properties of null (reading 'id')".
The logic to move the app state to the parent state was unexpectedly clearing the parent ruleset in the config app. Removed the offending line.
Steps to reproduce
Expected results The rule should save correctly
Actual results The following error is thrown: "cannot read properties of null (reading 'id')".