Update notes for 2019-07-11

This commit is contained in:
2019-07-11 20:08:42 +03:00
parent a1716e71fd
commit 1738fa69ec
3 changed files with 24 additions and 8 deletions

View File

@ -209,5 +209,13 @@ dc.identifier.issn
- I need to follow up with Moayad about the reporting functionality
- Also, I need to email Harrison my notes on the CG Core v2 stuff
- Also, Jane asked me to check the Data Portal to see which email address requests for confidential data are going
- Yesterday Theirry from CTA asked me about an error he was getting while submitting an item on CGSpace: "Unable to load Submission Information, since WorkspaceID (ID:S106658) is not a valid in-process submission."
- I looked in the DSpace logs and found this right around the time of the screenshot he sent me:
```
2019-07-10 11:50:27,433 INFO org.dspace.submit.step.CompleteStep @ lewyllie@cta.int:session_id=A920730003BCAECE8A3B31DCDE11A97E:submission_complete:Completed submission with id=106658
```
- I'm assuming something happened in his browser (like a refresh) after the item was submitted...
<!-- vim: set sw=2 ts=2: -->