Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add information about other e-items of the same provider #879

Open
kpsherva opened this issue Apr 5, 2024 · 0 comments
Open

add information about other e-items of the same provider #879

kpsherva opened this issue Apr 5, 2024 · 0 comments
Labels

Comments

@kpsherva
Copy link
Contributor

kpsherva commented Apr 5, 2024

On the import time (or delete) e-items are matched by the creator value (in this case provider, value is inserted on import time), see
https://github.com/CERNDocumentServer/cds-ils/blob/master/cds_ils/importer/eitems/api.py#L15
this workflow won't work if the e-item was created manually by the librarian - leading to duplications and not deleted e-items. We want to avoid using "source" field of the e-item to match them due to possible human errors while editing this field.
Instead we should add an information in the report stating that another e-item of the currently processed provider was detected and manual action is required.
The information should be visible in "Actions and details" as well as the row should be highlighted in yellow

Image

@kpsherva kpsherva added the S label Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant