Documentation Home

Broadleaf Importer 1.2.2-GA

Released on June 18, 2021

This is the 2nd patch release for the Broadleaf Importer 1.2.x module. This module requires Broadleaf Framework version 5.2.21-GA or greater.

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

Enhancements(1)

  • 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));

Total Resolved Issues: 1