Update cgcorev2 migration docs

This commit is contained in:
Alan Orth 2021-01-28 10:48:04 +02:00
parent 2cc1653344
commit bba889c592
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -67,13 +67,15 @@ The following fields are currently out of the scope of this migration because th
## Fields to Create ## Fields to Create
Make sure the following fields exist: Make sure the following fields exist:
- [] cg.creator.identifier - [x] cg.creator.identifier (247)
- [] cg.contributor.donor - [x] cg.contributor.donor (248)
- [] cg.reviewStatus - [x] cg.reviewStatus (249)
- [] cg.howPublished - [x] cg.howPublished (250)
- [] cg.journal - [x] cg.journal (251)
- [] cg.isbn - [x] cg.isbn (252)
- [] cg.issn - [x] cg.issn (253)
- [x] cg.volume (254)
- [x] cg.number (255)
## Fields to delete ## Fields to delete
Fields to delete after migration: Fields to delete after migration:
@ -85,7 +87,7 @@ Fields to delete after migration:
- [ ] cg.targetaudience - [ ] cg.targetaudience
## Implementation Progress ## Implementation Progress
Tally of the status of the implementation of the new fields in the CGSpace `5_x-cgcorev2` branch. Tally of the status of the implementation of the new fields in the CGSpace `6_x-cgcorev2` branch.
| Field Name | migrate-fields.sh | Input Forms | XMLUI Themes¹ | dspace.cfg | Discovery | Atmire Modules | Crosswalks | | Field Name | migrate-fields.sh | Input Forms | XMLUI Themes¹ | dspace.cfg | Discovery | Atmire Modules | Crosswalks |
| ---------- | :---------------: | :---------: | :-----------: | :--------: | :-------: | :------------: | :--------: | | ---------- | :---------------: | :---------: | :-----------: | :--------: | :-------: | :------------: | :--------: |