mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Update notes for 2019-02-07
This commit is contained in:
@ -355,5 +355,16 @@ $ dspace metadata-import -f /tmp/2019-02-06-CTA-multiple-subjects.csv
|
||||
|
||||
- So it seems that the load issue comes from the REST API, not the XMLUI
|
||||
- I could probably rate limit the REST API, or maybe just keep increasing the alert threshold so I don't get alert spam (this is probably the correct approach because it seems like the REST API can keep up with the requests and is returning HTTP 200 status as far as I can tell)
|
||||
- Bosede from IITA sent a message that a colleague is having problems submitting to some collections in their community:
|
||||
|
||||
```
|
||||
Authorization denied for action WORKFLOW_STEP_1 on COLLECTION:1056 by user 1759
|
||||
```
|
||||
|
||||
- Collection 1056 appears to be [IITA Posters and Presentations](https://cgspace.cgiar.org/handle/10568/68741) and I see that its workflow step 1 (Accept/Reject) is empty:
|
||||
|
||||

|
||||
|
||||
- IITA editors or approvers should be added to that step (though I'm curious why nobody is in that group currently)
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user