Bug 1324515 - rhn_tasko_run_template_fk constraint does not have ON DELETE CASCADE
Summary: rhn_tasko_run_template_fk constraint does not have ON DELETE CASCADE
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Upgrades
Version: 570
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomáš Kašpárek
QA Contact: Red Hat Satellite QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-06 14:00 UTC by Tomáš Kašpárek
Modified: 2017-03-10 10:07 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-10 10:07:24 UTC
Target Upstream Version:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.