-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: COmanage Registry 4.3.1 (Ruddy Rex MR1)
-
Component/s: Registry
Trying to delete an API user results in
2023-12-19 23:27:05 Error: [PDOException] SQLSTATE[23000]: Integrity constraint violation: 1451 Cannot delete or update a parent row: a foreign key constraint fails (`registry_test`.`cm_history_records`, CONSTRAINT `cm_history_records_actor_api_user_id_fk` FOREIGN KEY (`actor_api_user_id`) REFERENCES `cm_api_users` (`id`))
|