Bug 1324515

Summary: rhn_tasko_run_template_fk constraint does not have ON DELETE CASCADE
Product: Red Hat Satellite 5 Reporter: Tomáš Kašpárek <tkasparek>
Component: UpgradesAssignee: Tomáš Kašpárek <tkasparek>
Status: CLOSED WONTFIX QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 570CC: tlestach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-10 10:07:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Tomáš Kašpárek 2016-04-06 14:00:39 UTC
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