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

Problem: callback only works with some aips #225

Open
jhsimpson opened this issue Aug 4, 2017 · 1 comment
Open

Problem: callback only works with some aips #225

jhsimpson opened this issue Aug 4, 2017 · 1 comment

Comments

@jhsimpson
Copy link
Member

The current implementation of the send_callback/post_store/ api endpoint only works with AIP's that include sha512 checksums.

See https://github.com/artefactual/archivematica-storage-service/blob/stable/0.10.x/storage_service/locations/api/resources.py#L792

Archivematica 1.6.0 and greater have a new feature allowing users to choose a different checksum algorithm. The callback should be updated to support any checksum algorithm supported by the bagit spec.

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

2 participants