Broadleaf Enterprise 3.0.2-GA
Released on July 8, 2016
This is the 2nd patch release of the Enterprise 3.0.x release. The 3.0.x version of the Enterprise module requires Broadleaf Commerce Framework 5.0.x or higher.
An at-a-glance view of the issues that were closed in this release
Critical Bugs(1)
- Modified the
WorkflowEvent
Fetch Query to Abide byOnly Full Group By
MySQL Restriction
Major Bugs(8)
- Improve WorkflowAudit style/UX - Added titles to
listgrids
and made workflow details a popup modal - Only submit changed system properties on save
- An error that occurs during a deploy does not result in a pending approval item that can be retried
- Added null check for media deletion
- Fixed timezone conversion issue so deployment timestamps correctly compare UTC and local time
- Fixed an issue where auto retry logic for enterprise promotions and approvals threw an exception
- Consumption of schedule deploy events can be blocked by an orphaned serial event lock
- Quantity based rule cache eviction
Minor Bugs(8)
- Fixed ability to approve Change Sets from EntityForm
- Added default sort to workflow
listgrids
. - Fixed
Rulebuilder
workflow status indicators - Use refactored audit update method
- Reload navigation on save/promote
- In some situations, the
CloneCache
can generate an excessive amount of queries against theBLC_SNDBX_WRKFLW_CLONE_LIB
table - Changed workflow javascript to not use hard coded
/admin
reference - Fixed
NumberFormatException
caused by a "|" delimiter within a sandbox item's entity id
Enhancements(5)
- Added Specific Handling for Scheduled Deployments
- Optimize Workflow Event fetch queries by moving nested query into parent
- Added ability to filter by error on approvals
listgrid
- For extremely busy sandboxes, sync operations can be expensive
- Enable sandbox auto sync on promote by default
Total Resolved Issues: 22