Broadleaf Enterprise 4.2.5-GA
Released on January 13, 2021
This is the 5th patch release for the Broadleaf Enterprise 4.2.x module. This module requires Broadleaf Framework 6.1.3-GA or greater.
An at-a-glance view of the issues that were closed in this release:
Critical Bugs(4)
- Fixed the issue where some rows were getting unexpectedly deleted on adorned collections when refreshing a content item during a promotion/deployment
- Fixed the issue where multiple products were showing up in list grid after importing and promoting using the new workflow and legacy import
- Fixed the queries for the sandbox ids for the new workflow which were causing issues during the propagation of entities
- Fixed the issue with the timezones when using the new workflow. Refer to Handling Time Zones for more detail.
Major Bugs(7)
- Fixed the issue of previewing inactive product after removing expiry date.
- Fixed the pagination of "System Property" page
- Fixed the issue where "Switch Customer" button doesn't work in CSR Mode
- Fixed the issue where the UI table was overflowing and became unresponsive when viewing audit details
- Fixed the issue where local overrides were not getting honored when using the new workflow
- Fixed the issue where changing Offer type was not handled properly when using the new workflow
- Other various fixes for Propagation of entities when using the new workflow.
Minor Bugs(7)
- Fixed the issue where sorting by updatedBy or createdBy results in a no rows being returned. It now sorts based on user ID
- Fixed the
workflow.js
to support pagination conception when doing status call - Fixed the Sequence Generator of
AssetFolderXrefImpl
andAssetFolderItemXrefImpl
- Fixed the URL encoding when applying filters on "My Changes"
- Added a compound section to fix the issue with foldering
Pages
section in Admin - Fixed the issues with JS minification on Admin
- Fixed the issue where Array Out of bounds exception occurs when viewing
Pages
section in Admin
Enhancements(5)
- Adding debug statements to the Workflow Admin Controller flow to enhance troubleshooting for the Sandbox Ribbon logic
- Removed casts on domain entities in criteria builder queries of
EarlyApproveAbortHandleAbandonedCleanupEventListener
,AssetFolderDaoImpl
andEnterpriseSandBoxDaoImpl
- Make inner class
AdornedTargetProperties
public - Added the ability to rename media asset folders
- Merged bug fixes and enhancements included in 4.0.14-GA
Total Resolved Issues: 23