You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an archivist, I want to validate that the number of records in a collection's metadata equals number of collection products loaded into registryΒ #142
...so that I can ensure all my products have been loaded into the registry and are available through the API
π Additional Details
No response
Acceptance Criteria
Given a collection of data where all products were successfully loaded into the Registry When I performregistry-sweeper --member-check <identifier> Then I expect the tool to complete successfully with a report indicating collection checked, number of records found in metadata, number of members found
Given a collection of data where only a subset of products were successfully loaded into the Registry When I performregistry-sweeper --member-check <identifier> Then I expect the tool to fail with a report indicating collection checked, number of records found in metadata, number of members found, and which products are missing
Given a collection of data where only a subset of products were successfully switched archive status to archived When I performregistry-sweeper --member-check <identifier> --visibility public Then I expect the tool to fail with a report indicating collection checked, number of records found in metadata, number of members found via API (archive_status == archived), and which products are in a different status and/or missing