Documentation Home

Broadleaf Enterprise 4.2.10-GA

Released on October 15, 2021

This is the 10th patch release for the Broadleaf Enterprise 4.2.x module.

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

Major Bug(2)

  • Added a validation for setting parent Category so that the recursive relationships cannot be persisted.
  • Fixed an issue with Simple Transition where the Solr was not getting updated after sandbox changes.

Minor Bug(1)

  • Replaced toString with decimalFormatter in EnterpriseAdornedTargetListPersistenceModule which was causing validation errors.

Enhancements(2)

  • Sometimes loading the 'Offer Code Generation' page is slow after a large number of codes are generated. Adding this Index will reduce the load time: CREATE INDEX BLC_OFFER_CODE_SNDBX_COMP ON BLC_OFFER_CODE(SNDBX_ID,SNDBX_TIER,SNDBX_CATALOG_FLAG);
  • Updated the URLs of repositories and distribution with https endpoints.

Total Resolved Issues: 5