Add notes for 2019-11-17

This commit is contained in:
2019-11-17 14:21:58 +02:00
parent 93bbddcfc6
commit 594a8ba8ac
4 changed files with 38 additions and 29 deletions

View File

@ -361,4 +361,13 @@ Guzzle/<Guzzle_Version> curl/<curl_version> PHP/<PHP_VERSION>
- Run system updates on DSpace Test and reboot the server
## 2019-11-17
- Altmetric support responded about our dashboard question, asking if the second "department" (aka WLE's collection) was added recently and might have not been in the last harvesting yet
- I told her no, that the department is several years old, and the item was added in 2017
- Then I looked again at the dashboard for each department and I see the item in both departments now... shit.
- A [search in the IWMI department shows the item](https://www.altmetric.com/explorer/outputs?department_id%5B%5D=CGSpace%3Agroup%3Acom_10568_16814&q=Towards%20sustainable%20sanitation%20management)
- A [search in the WLE department shows the item](https://www.altmetric.com/explorer/outputs?department_id%5B%5D=CGSpace%3Agroup%3Acom_10568_34494&q=Towards%20sustainable%20sanitation%20management)
- I finally decided to revert `cg.hasMetadata` back to `cg.identifier.dataurl` in my CG Core v2 branch (see [#10](https://github.com/AgriculturalSemantics/cg-core/issues/10))
<!-- vim: set sw=2 ts=2: -->