stroom
stroom copied to clipboard
Rule Execution error 7.10
Error Stream contains :
SQL [insert into `execution_tracker` (`fk_execution_schedule_id`, `actual_execution_time_ms`, `last_effective_execution_time_ms`, `next_effective_execution_time_ms`) values (?, ?, ?, ?)]; Cannot add or update a child row: a foreign key constraint fails (`ace`.`execution_tracker`, CONSTRAINT `execution_tracker_execution_schedule_id` FOREIGN KEY (`fk_execution_schedule_id`) REFERENCES `execution_schedule` (`id`))
Possibly related to the user deleting and recreating the execution schedule for a running rule??