Add notes for 2018-11-22

This commit is contained in:
2018-11-22 08:51:33 +02:00
parent d2e4a490ff
commit 22b1a38f15
4 changed files with 35 additions and 8 deletions

View File

@ -378,4 +378,13 @@ java.lang.IllegalStateException: DSpace kernel cannot be null
- I notice a few items using DOIs pointing at ICARDA's DSpace like: https://doi.org/20.500.11766/8178, which then points at the "real" DOI on the publisher's site... these should be using the real DOI instead of ICARDA's "fake" Handle DOI
- Some items missing DOIs, but they clearly have them if you look at the publisher's site
## 2018-11-22
- Tezira is having problems submitting to the [ILRI brochures](https://cgspace.cgiar.org/handle/10568/24452) collection for some reason
- This is the same collection Judy was having issues with, though her issue was to take the task after submitting
- The error then was "authorization denied for workflow step 1" where "workflow step 1" was the "accept/reject" step, which had a group defined, but was empty
- Adding her to this group solved her issues
- Now I see the group is empty again, so I asked Abenet if she modified it
- I'm not sure which specific error Tezira is getting, but she is already in the submitters group..
<!-- vim: set sw=2 ts=2: -->