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
@jeremythuff jeremythuff converted this from a draft issue Jan 25, 2024
@jeremythuff jeremythuff moved this from 📋 Backlog to 👷 In Planning in FOLIO Jan 25, 2024
@rmathew1011 rmathew1011 moved this from 👷 In Planning to 🏃 On Sprint in FOLIO Jan 25, 2024
@wwelling wwelling linked a pull request Mar 19, 2024 that will close this issue
@wwelling wwelling linked a pull request Mar 21, 2024 that will close this issue
@wwelling wwelling self-assigned this Mar 26, 2024
@jeremythuff jeremythuff moved this from 🏃 On Sprint to ✅ Done in FOLIO Apr 8, 2024
@jeremythuff jeremythuff moved this from ✅ Done to ⛵ Deploying in FOLIO Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment