Broadleaf Enterprise 5.0.3-GA
Released on November 18, 2024
This is the 3rd patch release for the Broadleaf Enterprise 5.0.x module. This module requires Broadleaf Framework 7.0.3-GA or greater.
An at-a-glance view of the issues that were closed in this release:
Minor Bugs(3)
- Fixed the issue where 'Addition Status Purge' job leaves product linking to a non-existent default SKU.
- Some bug fixes in the files
workflow.js
andcsr-client.js
were missed when refactoring for this 5.0.x branch. Added the bug fixes back. - Fixed the issue where 'EDIT_CATALOG' column for some catalog discriminated entities were 'NULL'. Updated
SimpleStateManagerImpl.java
to useWorkflowSandBoxItemServiceExtensionManager
while creating workflow items.
Enhancements(2)
- Added additional logging to
AdditionStatusPurgeSystemEventConsumer
. - Added batches for deleting SKUs in 'Addition Status Purge' job to avoid the situation where it holds thousands of row lock in database.
Total Resolved Issues: 5