Bug #5945
roundtripping EAD - lower-level descriptions revert to default publication status
Status: | Verified | Start date: | 11/12/2013 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | EAD | |||
Target version: | Release 2.4.0 | |||
Google Code Legacy ID: | Tested version: | 1.3, 1.3.1, 2.2 | ||
Sponsored: | No | Requires documentation: |
Description
To reproduce:
Scenario 1:
Scenario 1:
- in source instance, export a multi-level description for which all levels are published
- in target instance, set default publication status to "draft"
- in target instance, import the EAD XML file you just exported
Result: - top-level description is published, but all lower level descriptions are draft
- in source instance, export a multi-level description for which all levels are draft
- in target instance, set default publication status to "published"
- in target instance, import the EAD XML file you just exported
Result: - top-level description is draft, but all lower level descriptions are published
- I assume that the publication status, if set in the EAD file, is supposed to be retained. It appears that the publication status is only exported at the top level, and it's not getting inherited on import.
Related issues
History
#1 Updated by Tim Hutchinson over 8 years ago
- File john-evans-fonds(draft);ead.xml
added
Attaching second example (exported draft). Note that I'm testing with 2.x
#2 Updated by Dan Gillean over 8 years ago
- Category set to EAD
- Assignee set to Jesús García Crespo
- Target version set to Release 1.4.0
#3 Updated by Jesús García Crespo over 6 years ago
- Assignee deleted (
Jesús García Crespo)
#4 Updated by Dan Gillean almost 6 years ago
- Target version deleted (
Release 1.4.0) - Tested version 1.3, 1.3.1, 2.2 added
#5 Updated by Nick Wilkinson about 5 years ago
- Assignee set to Mike Cantelon
#6 Updated by Mike Cantelon about 5 years ago
- Status changed from New to Code Review
- Assignee changed from Mike Cantelon to Nick Wilkinson
#7 Updated by Nick Wilkinson about 5 years ago
- Assignee changed from Nick Wilkinson to Mike Gale
#8 Updated by Mike Gale about 5 years ago
- Assignee changed from Mike Gale to Mike Cantelon
looks good
#9 Updated by Mike Cantelon about 5 years ago
- Status changed from Code Review to QA/Review
- Assignee changed from Mike Cantelon to Nick Wilkinson
Merged to qa/2.4.x.
#10 Updated by Nick Wilkinson about 5 years ago
- Assignee changed from Nick Wilkinson to Dan Gillean
#11 Updated by Dan Gillean almost 5 years ago
- Assignee deleted (
Dan Gillean)
#12 Updated by Dan Gillean almost 5 years ago
- Status changed from QA/Review to Verified
- Target version set to Release 2.4.0
Imported a record with a mix of published and draft child records. The publication status exported was preserved when roundtripped.