inveniosoftware / inveniosoftware/invenio-cli
Importing Affiliations using a Job does not work as stated in Docs
- Dominant language
- Python
- Stars
- 14
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Package version (if known): Invenio v13
## Describe the bug
I tried following the docs to download the affiliations from ROR using a job: https://inveniordm.docs.cern.ch/operate/customize/vocabularies/affiliations/#import-using-a-job
however, it fails with the datetime format (YYYY-MM-DD) stated in the docs. It can be scheduled using the datetime format YYYY-MM-DDThh:mm:ss but then breaks shortly after due to a datetime formatting mismatch (see stack trace). Images are attached for further details. Importing worked via command line btw.
## Steps to Reproduce
https://inveniordm.docs.cern.ch/operate/customize/vocabularies/affiliations/#import-using-a-job
## Screenshots (if applicable)
Contributor guide
Assessment
This issue has not been assessed yet.