Update notes for 2017-01-24

This commit is contained in:
2017-01-24 10:41:57 +02:00
parent 44733f9d2a
commit f5e0ae3b8e
5 changed files with 50 additions and 5 deletions

View File

@ -242,3 +242,8 @@ $ for community in 10568/171 10568/27868 10568/231 10568/27869 10568/150 10568/2
## 2017-01-24
- Run all updates on DSpace Test and reboot the server
- Run fixes for Journal titles on CGSpace:
```
$ ./fix-metadata-values.py -i /tmp/fix-49-journal-titles.csv -f dc.source -t correct -m 55 -d dspace -u dspace -p 'password'
```