ugent-library / biblio-backoffice

Apache License 2.0
7 stars 0 forks source link

[Bulk actions librarians] MVP batch upload records #1072

Closed mietcls closed 1 year ago

mietcls commented 1 year ago

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"

Image

Normal state:

Error state:

Scherm­afbeelding 2023-04-26 om 16 47 23

Success state: Image

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

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.

nicolasfranck commented 1 year ago

"Add project" is already possible, right?

mietcls commented 1 year ago

@nicolasfranck Yes, see https://backoffice.bibliotest.ugent.be/publication/batch for other options as well. This is a separate feature.

mietcls commented 1 year ago

We will for now ask for examples first.

mietcls commented 1 year ago

Tracked in https://github.com/ugent-library/biblio-backoffice/issues/1099