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

Normalize: fix preservation file UUID to match path on disk #427

Merged
merged 1 commit into from
Apr 26, 2016

Conversation

Hwesta
Copy link
Contributor

@Hwesta Hwesta commented Mar 29, 2016

Preservation files have the taskUUID appended to the output name. Instead of generating a new UUID, use the existing task UUID as the file UUID in the database, to match the path on disk.

Access & thumbnail copies use the original file UUID.

@qubot qubot force-pushed the dev/issue-9635-preservation-uuid branch from e413f2f to 7e534f0 Compare March 29, 2016 22:25
@sevein
Copy link
Member

sevein commented Apr 26, 2016

👍

@Hwesta Hwesta added this to the 1.5.0 milestone Apr 26, 2016
Preservation files have the taskUUID appended to the output name.
Instead of generating a new UUID, use the existing task UUID as the file
UUID in the database, to match the path on disk.

Access & thumbnail copies use the original file UUID.
@qubot qubot force-pushed the dev/issue-9635-preservation-uuid branch from 7e534f0 to d338245 Compare April 26, 2016 21:36
@qubot qubot merged commit d338245 into qa/1.x Apr 26, 2016
@qubot qubot deleted the dev/issue-9635-preservation-uuid branch April 26, 2016 21:37
@Hwesta
Copy link
Contributor Author

Hwesta commented Apr 26, 2016

Also cherry-picked to 1.5 as 56007df

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

Successfully merging this pull request may close these issues.

3 participants