mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2017-05-06
This commit is contained in:
@ -23,3 +23,18 @@ tags = ["Notes"]
|
||||
- Now I can see the workflow statistics and am able to select users, but everything returns 0 items
|
||||
- Megan says there are still some mapped items are not appearing since last week, so I forced a full `index-discovery -b`
|
||||
- Need to remember to check if the collection has more items (currently 39 on CGSpace, but 118 on the freshly reindexed DSPace Test) tomorrow: https://cgspace.cgiar.org/handle/10568/80731
|
||||
|
||||
## 2017-05-05
|
||||
|
||||
- Discovered that CGSpace has ~700 items that are missing the `cg.identifier.status` field
|
||||
- Need to perhaps try using the "required metadata" curation task to find fields missing these items:
|
||||
|
||||
```
|
||||
$ [dspace]/bin/dspace curate -t requiredmetadata -i 10568/1 -r - > /tmp/curation.out
|
||||
```
|
||||
|
||||
- It seems the curation task dies when it finds an item which has missing metadata
|
||||
|
||||
## 2017-05-06
|
||||
|
||||
- Add "Blog Post" to `dc.type`
|
||||
|
Reference in New Issue
Block a user