mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-08-05
This commit is contained in:
@ -39,3 +39,12 @@ $ git rebase -i dspace-5.5
|
||||
|
||||
- Ask on DSpace mailing list about duplicate authors, Discovery and author text values
|
||||
- Atmire responded with some new DSpace 5.5 ready versions to try for their modules
|
||||
|
||||
## 2016-08-05
|
||||
|
||||
- Fix item display incorrectly displaying Species when Breeds were present ([#260](https://github.com/ilri/DSpace/pull/260))
|
||||
- Experiment with fixing more authors, like Delia Grace:
|
||||
|
||||
```
|
||||
dspacetest=# update metadatavalue set authority='0b4fcbc1-d930-4319-9b4d-ea1553cca70b', confidence=600 where metadata_field_id=3 and text_value='Grace, D.';
|
||||
```
|
||||
|
Reference in New Issue
Block a user