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

Create a workflow that will remove books form the New Bookshelf by a list of barcodes #327

Open
jeremythuff opened this issue Jan 25, 2024 · 0 comments · Fixed by #343
Open
Assignees

Comments

@jeremythuff
Copy link
Member

jeremythuff commented Jan 25, 2024

This workflow needs to take a list of barcodes and for each one it should check to see if that item has been at the Evans nbs location for more than 30 days. If it has it should set both the temporary location and the temporary loan type to null.

Input:

  1. User provided CSV file containing list of all barcodes to be checked.

Add an email - resulting list is going to be a subset of the original csv.

All those books that will be removed from the nbs

The attachment contains the list that has been removed from the new bookshelf

File Upload - CSV file containing list of barcodes

  • include in query - to check each bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment