Hide Forgot
Description of problem: rhn_tasko_run_template_fk constraint does not have ON DELETE CASCADE which is causing troubles in BZ#1308521 Version-Release number of selected component (if applicable): satellite-schema-5.7.0.23-1.el6sat.noarch How reproducible: 100% Steps to Reproduce: 1. \d rhntaskorun Actual results: rhn_tasko_run_template_fk constraint does not have ON DELETE CASCADE Expected results: rhn_tasko_run_template_fk constraint sould have ON DELETE CASCADE Additional info: rhn_tasko_run_schedule_fk has ON DELETE CASCADE