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

Fix AIP path in store_aip when generating checksum #409

Merged
merged 1 commit into from
Sep 8, 2018

Conversation

jrwdunham
Copy link
Contributor

In _store_aip_to_uploaded, stop assuming that move_to_storage_service moves the AIP to the STORAGE_SERVICE_INTERNAL location. It actually gets moved to the destination space's staging path.

Connected to archivematica/Issues#145

In `_store_aip_to_uploaded`, stop assuming that `move_to_storage_service` moves
the AIP to the STORAGE_SERVICE_INTERNAL location. It actually gets moved
to the destination space's starging path. This commit fixes that.
@jrwdunham jrwdunham self-assigned this Sep 6, 2018
@jrwdunham jrwdunham added the Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result. label Sep 6, 2018
@jrwdunham jrwdunham added this to the 0.12.0 milestone Sep 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: bug A flaw in the code that causes the software to produce an incorrect or unexpected result.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants