Skip to content

Make ChecksumVerificationService force a re-check in Fedora

rfb11 requested to merge RDR-565-force-re-check into main

https://duldev.atlassian.net/browse/RDR-565

In ChecksumVerificationService#verify_repository_checksum call Hyrax::FileSetFixityCheckService.new() with option max_days_between_fixity_checks: -1 to force a check in Fedora. Otherwise, the service may return the result from a previous check as recorded in the check_audit_logs table.

Merge request reports

Loading