Skip to content

v1.7.0-rc.6: MCPClient: ignore deleted derivatives in checksum assignment

Pre-release
Pre-release

Choose a tag to compare

@jhsimpson jhsimpson released this 04 May 20:19
· 1365 commits to qa/1.x since this release
Modifies archivematicaUpdateSizeAndChecksum.py so that deleted
derivatives are not mapped to Derivative model instances, thus avoiding
the Django ORM IntegrityError exception bug of 1068.

Fixes #1068