-
Bug
-
Resolution: Done
-
Major
-
None
-
None
If the custom ruleset is used in an Analysis Context it cannot be removed on Rules Configuration page. There is a referenced foreign key.
Caused by: org.h2.jdbc.JdbcSQLException: Referential integrity constraint violation: "FK5DHDKYR4G47R4U2943YDW4BD1: PUBLIC.ANALYSISCONTEXT_RULESPATH FOREIGN KEY(RULESPATHS_RULES_PATH_ID) REFERENCES PUBLIC.RULESPATH(RULES_PATH_ID) (16352)"; SQL statement: delete from RulesPath where rules_path_id=? and version=? [23503-173]
And even if the analysis execution is deleted it still stays in the DB and custom rulesets cannot be removed.
- is duplicated by
-
WINDUP-1763 Deleting custom rules does not work and does not show a message, IF they have been used in an analysis configuration
- Closed