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

withdraw process: eligible_to_unlink and eligible_to_suppress #5

Open
lsat12357 opened this issue Sep 19, 2024 · 0 comments
Open

withdraw process: eligible_to_unlink and eligible_to_suppress #5

lsat12357 opened this issue Sep 19, 2024 · 0 comments

Comments

@lsat12357
Copy link
Contributor

lsat12357 commented Sep 19, 2024

Iterate through list of bib ids, for each:

  • eligible_to_unlink=eligible_to_suppress = true
  • obtain oclc id
  • request holdings, for each:
  • request items, for each:
  • eligible_to_unlink is false if item.library != "Withdrawn" OR item.library != "Department"
  • eligible_to_suppress is false if item.library != "Withdrawn" OR item.library == "Department"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant