Update notes for 2018-11-22

This commit is contained in:
2018-11-22 09:39:09 +02:00
parent 22b1a38f15
commit bb96bcaddc
3 changed files with 12 additions and 14 deletions

View File

@ -381,10 +381,9 @@ java.lang.IllegalStateException: DSpace kernel cannot be null
## 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
- Judy Kimani was having issues resuming submissions in another ILRI collection recently, and the issue there was due to an empty group defined for the "accept/reject" step (aka workflow step 1)
- 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..
- Tezira says she's also getting the same "authorization denied" error for workflow step 1 when resuming submissions, so I told Abenet to delete the empty group
<!-- vim: set sw=2 ts=2: -->