mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2025-01-27 05:49:12 +01:00
Add notes for 2022-06-13
This commit is contained in:
@ -64,4 +64,14 @@ categories: ["Notes"]
|
||||
- Once I downed and upped AReS with docker-compose I was able to start a new harvest
|
||||
- I also did some tests to enable ES2020 target in the backend because we're on Node.js 14 there now
|
||||
|
||||
## 2022-06-13
|
||||
|
||||
- Create a user for Mohammed Salem to test MEL submission on DSpace Test:
|
||||
|
||||
```console
|
||||
$ dspace user -a -m mel-submit@cgiar.org -g MEL -s Submit -p 'owwwwwwww'
|
||||
```
|
||||
|
||||
- According to my notes from [2020-10]({{< relref "2020-10.md" >}}) the account must be in the admin group in order to submit via the REST API
|
||||
|
||||
<!-- vim: set sw=2 ts=2: -->
|
||||
|
Reference in New Issue
Block a user