Add note for 2019-08-27

This commit is contained in:
2019-08-27 15:08:00 +03:00
parent 0f0d4d5797
commit ccce97fdba
3 changed files with 18 additions and 8 deletions

View File

@ -266,4 +266,8 @@ $ time schedtool -B -e ionice -c2 -n7 nice -n19 dspace index-discovery -b
- Add the ability to skip certain fields from the csv-metadata-quality script using `--exclude-fields`
- For example, when I'm working on the author corrections I want to do the basic checks on the corrected fields, but on the original fields so I would use `--exclude-fields dc.contributor.author` for example
## 2019-08-27
- File [an issue on OpenRXV](https://github.com/ilri/OpenRXV/issues/11) for the bug when selecting communities
<!-- vim: set sw=2 ts=2: -->