mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2016-10-17
This commit is contained in:
@ -88,3 +88,13 @@ root@linode01:~# ls -lh /var/log/tomcat7/localhost_access_log.2015* | wc -l
|
||||
- Run all system updates on DSpace Test and reboot server
|
||||
- Looking into some issues with Discovery filters in Atmire's content and usage analysis module after adjusting the filter class
|
||||
- Looks like changing the filters from `configuration.DiscoverySearchFilterFacet` to `configuration.DiscoverySearchFilter` breaks them in Atmire CUA module
|
||||
|
||||
## 2016-10-17
|
||||
|
||||
- A bit more cleanup on the CCAFS authors, and run the corrections on DSpace Test:
|
||||
|
||||
```
|
||||
$ ./fix-metadata-values.py -i ccafs-authors-oct-16.csv -f dc.contributor.author -t 'correct name' -m 3 -d dspace -u dspace -p fuuu
|
||||
```
|
||||
|
||||
- One observation is that there are still some old versions of names in the author lookup because authors appear in other communities (as we only corrected authors from CCAFS for this round)
|
||||
|
Reference in New Issue
Block a user