Bug #8907
Add legacy logic to 2.3 CSV import for radGeneralNote column to map to generalNote
Status: | Verified | Start date: | 09/03/2015 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Dan Gillean | % Done: | 0% | |
Category: | CSV import | |||
Target version: | Release 2.3.0 | |||
Google Code Legacy ID: | Tested version: | 2.3 | ||
Sponsored: | No | Requires documentation: |
Description
In #6143, we made changes to the data model, so that RAD general notes would crosswalk properly with other general notes in ISAD and DACS, when a user switched templates.
This had the unintended consequence of breaking some functionality - for example, the radGeneralNote column in the 2.2 CSV template will now throw an error - see issue #8906.
To ensure that legacy CSV templates can work with these changes in 2.3, this ticket will add legacy logic, so that data added to a column labelled radGeneralNote will be mapped to the import column generalNote and import properly.
Put another way, this ticket will add a similar fix to what we have applied in #8906 to 2.3.
History
#1 Updated by José Raddaoui Marín over 6 years ago
- Status changed from New to QA/Review
- Assignee changed from José Raddaoui Marín to Dan Gillean
#2 Updated by Dan Gillean over 6 years ago
- Status changed from QA/Review to Verified