-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF45, 11.x, 2021.2
-
Component/s: Binary Metadata
-
Release Notes Summary:File content is unchanged after an exiftool failure.
-
Tags:
-
Backlog priority:900
-
Sprint:nxplatform #31, nxplatform #32
-
Story Points:3
In the function writeMetadata in ExifToolProcessor.java class, if there is an error with exiftool, null is returned for the blob. file:content shouldn't be deleted if exiftool fails.