Update notes for 2019-07-02

This commit is contained in:
2019-07-03 00:43:50 +03:00
parent f0dc128ec1
commit 4c076f62c3
3 changed files with 19 additions and 8 deletions

View File

@ -116,4 +116,8 @@ $ dspace import -a -e me@cgiar.org -m 2019-07-02-Sharefair.map -s /tmp/Sharefair
$ dspace import -a -e me@cgiar.org -m 2019-07-02-AfricaRice-11to73.map -s /tmp/SimpleArchiveFormat
```
- Peter pointed out that the Sharefair dates I fixed were not actually fixed
- It seems there is a bug that causes DSpace to not detect changes if the values are the same like "2019-05||2019-05" and you try to remove one
- To get it to work I had to change some of them to 2019-01, then remove them
<!-- vim: set sw=2 ts=2: -->