[JBoss JIRA] (RTGOV-220) ActivityUnit deletion not being propagated to contained ActivityType objects
by Gary Brown (JIRA)
Gary Brown created RTGOV-220:
--------------------------------
Summary: ActivityUnit deletion not being propagated to contained ActivityType objects
Key: RTGOV-220
URL: https://issues.jboss.org/browse/RTGOV-220
Project: RTGov (Run Time Governance)
Issue Type: Bug
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 1.0.0.Final
SLAReportTest attempt to remove activity units was prevented due to constraint violation on the contained activity type's unitId field, as this is part of a composite primary key, as well as being the foreign key back to the activity unit.
Cascade is set to ALL on the relationship from the ActivityUnit side, but does not appear to propagate the deletion.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
11 years, 6 months