DC 5.1.0 Version History

5.1.0



DAM-3443Change Importer to use GetRunningJobCount rather than list
DAM-3452Ignore leading and trailing whitespaces when matching
DAM-3336Change it to use new upload endpoint
DAM-3393Make importer work with values as well as text
DAM-3424Fix: Filename in sheet is matched case sensitive

5.0.0

As version 1.0.1 so features described in 1.0.2 are not in this version.

1.0.2



DAM-3452Ignore leading and trailing whitespaces when matching
DAM-3393Make importer work with values as well as text

1.0.1



Description
DAM-2866Fixed an issue where a match on asset ID - or any other integer type - would fail.
DAM-2867Fixed an issue where FileNameColumn and MatchTokenColumn would cause these columns to be ignored even though the configs were not in effect for the import.
DAM-2868Fixed an issue where a bit value in a Excel sheet would fail if it was formatted as a number column (1/0).
DAM-2906Fixed an issue where only 9999 combovalues would be loaded. This would cause the Importer to fail trying to create combovalues which already existed.
DAM-2907Reintroduces file postprocessing after each file is uploaded. This is to prevent files from being reingested upon import restart when something goes wrong before an Excel sheet is fully processed. This is only relevant in a upload + Excel metadata import.
DAM-2909Fixed an issue where an empty xml tag for an (Edit)MultiComboValue would cause the Importer to send a request to create an empty combovalue which would fail in DAM.

1.0.0

Initial release which was a part of DAM 5.0.0 release.