Closed mietcls closed 1 year ago
"Add project" is already possible, right?
@nicolasfranck Yes, see https://backoffice.bibliotest.ugent.be/publication/batch for other options as well. This is a separate feature.
We will for now ask for examples first.
Story
Minimum viable batch upload for records. Feedback welcome. Find more context below under "Case".
Based on the decision made in https://github.com/ugent-library/biblio-backoffice/issues/1069 – we decided not to create a terminal interface for librarians to do bulk operations.
Wireframes – feedback welcome
Location: in "Batch", below "Batch add projects"
Normal state:
TBD
Error state:
Success state:
Scaffolding in code can be found in this branch: https://github.com/ugent-library/biblio-backoffice/tree/feature/batch-import
Case
To make this an end-to-ed valuable case, we can use the alternative identifiers for datasets as a first step.
Problem statement value for researchers and university
Different faculties use different platforms to deposit their datasets. This results into different identifiers.
The temporary solution: manual import of datasets.
Opportunity
Future
Technical value
We can call this a "good excuse" project to make sure we can do asynchronous (bulk) actions that take a long time to complete, and you can navigate away while the job completes.