Add notes for 2016-10-17

This commit is contained in:
2016-10-17 10:41:40 -04:00
parent 108325fe08
commit 561e9860cc
22 changed files with 80 additions and 18 deletions

View File

@ -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)