Broadleaf Enterprise 4.3.3-GA
Released on May 31, 2022
This is the 3rd patch release for the Broadleaf Enterprise 4.3.x module.
An at-a-glance view of the issues that were closed in this release:
Minor Bugs(6)
- Fixed the issue where sequence generation for "FeaturedProducts" was incorrect and impacted sorting.
- Fixed the issue where Sandbox IDs would sometimes be null which would cause NPE during SOLR update.
- Fixed the issue where clicking "Unschedule Event" didn't perform action and would cause errors.
- Fixed the issue with unapproving changes with 'Simple Transition'. Unscheduling then unapproving a change did not bring changes to appropriate sandbox.
- System events were being saved without setting priority so made changes in
SimpleSystemEventDaoImpl
to set priority. - Fixed the issue with the "Promote" modal which doesn't close after deploying change when "Skip Promotion Sandbox" permission is set.
Enhancements(3)
- Added supporting logic to enable a new feature to use the default SKU for inventory management. Check Framework Release Notes for detailed information.
- There was an issue reported where items removed by the "Workflow Item Purge" job were still in cache causing NPE. Therefore, added an option to create cache invalidation event after the purge. This can be turned on by setting this property
should.create.cache.invalidation.event.on.sandbox.items.purge=true
- Merged bug fixes and enhancements included in 4.2.13-GA
Total Resolved Issues: 9