Status: Accepted
Owner: [email protected]
Labels: Type-Defect Priority-Critical Milestone-Release-1.2 Component-Import-Export Component-Migrations

New issue 2041 by [email protected]: symfony:data-load throws fatal error when importing repository
http://code.google.com/p/qubit-toolkit/issues/detail?id=2041

To reproduce this error:
========================
1)Create a repository using the web UI
2)Dump the application data via symfony propel:data-dump
3)Attempt to load data via symfony propel:data-load

Resulting error:
================

Unable to execute INSERT statement. [wrapped: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`david_qubit`.`actor`, CONSTRAINT `actor_FK_5` FOREIGN KEY (`parent_id`) REFERENCES `actor` (`id`))]

Expected result:
================

Data dump should load without error. This error affects data migrated from earlier versions of Qubit as well.

--
You received this message because you are subscribed to the Google Groups "Qubit 
Toolkit Issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-issues?hl=en.

Reply via email to