Bug #8906
radNoteGeneral column breaks CSV import process
Status: | Verified | Start date: | 09/03/2015 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | Dan Gillean | % Done: | 0% | |
Category: | CSV import | |||
Target version: | Release 2.2.1 | |||
Google Code Legacy ID: | Tested version: | 2.2 | ||
Sponsored: | No | Requires documentation: |
Description
Unable to execute INSERT statement. [wrapped: SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails (`atom`.`note`, CONSTRAINT `note_FK_2` FOREIGN KEY (`type_id`) REFERENCES `term` (`id`) ON DELETE SET NULL)]
This is a regression caused by work done on issue #6143, when we changed the crosswalking between the RAD and ISAD general notes field.
Related issues
History
#1 Updated by José Raddaoui Marín over 6 years ago
- Status changed from In progress to QA/Review
- Assignee changed from José Raddaoui Marín to Dan Gillean
#2 Updated by José Raddaoui Marín over 6 years ago
- Related to Bug #6143: ISAD(G) and DACS general notes do not crosswalk to RAD other notes: General note added