Add notes for 2017-06-04

This commit is contained in:
2017-06-04 09:12:02 +03:00
parent aca7850b69
commit 42f3b93bfd
3 changed files with 43 additions and 90 deletions

View File

@ -14,3 +14,12 @@ tags = ["Notes"]
- Tagged all items in the current Phase I collections with their appropriate themes
- Create pull request to add Phase II research themes to the submission form: [#328](https://github.com/ilri/DSpace/pull/328)
- Add `cg.subject.system` to CGSpace metadata registry, for subject from the upcoming CGIAR Library migration
## 2017-06-04
- After adding `cg.identifier.wletheme` to 1106 WLE items I can see the field on XMLUI but not in REST!
- Strangely it happens on DSpace Test AND on CGSpace!
- I tried to re-index Discovery but it didn't fix it
- Run all system updates on DSpace Test and reboot the server
- After rebooting the server (and therefore restarting Tomcat) the new metadata field is available
- I've sent a message to the dspace-tech mailing list to ask if this is a bug and whether I should file a Jira ticket