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 a rake task for finding druids with replication errors ... and update replication errors wiki #2224

Open
ndushay opened this issue Apr 18, 2023 · 0 comments

Comments

@ndushay
Copy link
Contributor

ndushay commented Apr 18, 2023

https://github.com/sul-dlss/preservation_catalog/wiki/Replication-errors refers to this rails console command:

druids = ZipPart.unreplicated.joins(zipped_moab_version: :preserved_object).pluck(:druid).uniq

Having a rake task for this implies it is more easily used and is also maintained code (?).

The actions for this ticket are

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