Bug #6758
CSV import: descriptionStatus values that do not conform to current taxonomy import null values
Status: | Verified | Start date: | 05/27/2014 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | Dan Gillean | % Done: | 0% | |
Category: | CSV import | |||
Target version: | Release 2.2.0 | |||
Google Code Legacy ID: | Tested version: | 2.1, 2.2 | ||
Sponsored: | No | Requires documentation: |
Description
To reproduce:
1. Import a CSV file with a value in descriptionStatus which is not currently in Description Statuses types taxonomy. Import will succeed, but give a warning that a null value was entered for Description status.
2. Update the taxonomy to include this term.
2a. This time I waited a few minutes before attempted re-import.
2b. Second attempt to import same CSV was successful.
Fake data in 2x has been deleted for testing.
Related issues
History
#1 Updated by Jesús García Crespo over 7 years ago
- Target version changed from Release 2.1.0 to Release 2.2.0
#2 Updated by Mike Gale over 7 years ago
- Status changed from New to Code Review
- Assignee changed from Mike Gale to Mike Cantelon
- Requires documentation set to No
#3 Updated by Mike Gale over 7 years ago
- Status changed from Code Review to QA/Review
- Assignee changed from Mike Cantelon to Dan Gillean
#4 Updated by Dan Gillean over 7 years ago
- Requires documentation changed from No to Yes
There is a warning in the documentation that needs to be removed here: https://accesstomemory.org/en/docs/2.1/user-manual/import-export/csv-import/#other-data-entry-notes
#5 Updated by Dan Gillean about 7 years ago
- Status changed from QA/Review to Verified
- Tested version 2.1, 2.2 added
#6 Updated by Dan Gillean about 7 years ago
- Requires documentation deleted (
Yes)
Warning in documentation removed.