Bug #12739
CSV Accession Import CLI task should create keymap records for import matching
Status: | Verified | Start date: | 01/23/2019 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Dan Gillean | % Done: | 0% | |
Category: | CSV import | |||
Target version: | Release 2.5.0 | |||
Google Code Legacy ID: | Tested version: | |||
Sponsored: | Yes | Requires documentation: | No |
Description
Current state:
- The CSV Accessions import CLI task does not create keymap records when creating new accessions.
- The CSV Descriptions import CLI task can create accessions during import depending on columns in the description import CSV.
- When updating an accession, the descriptions import task will try to match an existing accession using the keymap table.
- If an accession is not found and needs to be created by the description import task, it will create a keymap record when creating the accession.
Task:
Change the Accessions CSV import CLI task to create a keymap record when creating an accession just as the description import task does.
Related issues
History
#2 Updated by Dan Gillean over 3 years ago
- Category set to CSV import
- Status changed from In progress to QA/Review
- Assignee changed from Steve Breker to Dan Gillean
- Target version set to Release 2.5.0
- Sponsored changed from No to Yes
- Requires documentation set to No
#3 Updated by Dan Gillean over 3 years ago
- Related to Bug #12663: Accession save deleting relations triggering indexing of related descriptions added
#4 Updated by Dan Gillean about 3 years ago
- Status changed from QA/Review to Verified