Comment #7 on issue 1590 by [email protected]: data-load fails if QubitRepository has entity_type_id
http://code.google.com/p/qubit-toolkit/issues/detail?id=1590

I think that Jack meant "type" field, those terms in QubitTaxonomy::REPOSITORY_TYPE_ID linked to the object with QubitObjectTermRelation. If you have a data set where there is at least one repository with one type set, these two procedures would fail:

1)
(a) php symfony propel:data-dump > dump.yml
(b) php symfony propel:data-load dump.yml

2)
(a) php symfony propel:data-dump > dump.yml
(b) php symfony propel:migrate dump.yml
(c) php symfony propel:data-load migrated_file.yml

--
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