Documentation Home

Broadleaf Importer 2.1.4-GA

Released on July 12, 2021

This is the 4th patch release for the Broadleaf Importer 2.1.x module. This module requires Broadleaf Framework version 6.1.6-GA or greater.

An at-a-glance view of the issues that were closed in this release:

Major Bugs(2)

  • Fix to use the correct APPROVAL sandbox reference when "Import to Sandbox" option is picked.
  • Fix for the issue where the setting to allow to share the assets across all the sites was not working.

Minor Bugs(1)

  • Added NPE checks in the image handlers.

Enhancements(3)

  • Added ability to skip a column from the import file. Simply define the ImportFieldConfig with nulls. fcMap.put("FIELD_SKIP Header", new ImportFieldConfig(null, null, null));
  • Added support for Char as new datatype to import.
  • Upgraded zip4j library from 1.3.3 to 2.8.0

Total Resolved Issues: 6