Skip to content

2.6.14

Latest

Choose a tag to compare

@ryanvolz ryanvolz released this 11 Sep 19:18
· 16 commits to master since this release
ea9b801

Fixed:

  • Fix ignore_existing=True when mirroring Digital Metadata files. Previously, ignore_existing=True would ignore all existing Digital Metadata files, which would skip mirroring the most recent file(s) containing metadata that still applies through forward-fill logic. This modifies the ignore_existing=True behavior to not ignore the latest existing Digital Metadata files.

Authors:

  • Ryan Volz