Documentation Home

Broadleaf Enterprise 3.1.1-GA

Released on February 17, 2017

This is the 1st patch release of the Enterprise 3.1.0 release. This version of the Enterprise module requires Broadleaf Commerce Framework 5.1.1-GA or higher.

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

Critical Bugs(2)

  • Added ID and Type for Entity Version Belonging to the Child WorkflowSandboxItem if Delete Operation
  • Prevent stale data overwrites from non-admin nodes

Major Bugs(6)

  • Update SandBoxDiscriminator query condition to handle null SNDBX_TIER
  • Append "/" to return path if not directing to a specific page when previewing sandbox changes on the frontend
  • Added newly uploaded asset information to the model for retrieval in the javascript
  • During connection pool exhaustion, it is possible for a deployment to end up in a stuck state
  • Categories not being indexed on catalog-override documents when index process is engaged via secret tools controller
  • ThemeConfiguration site-level sandbox entity not displaying theme variables

Minor Bugs(2)

  • Replace th:substituteby with th:replace
  • LongLifecycleCache is neglected and left in the wrong state in the admin

Enhancements(7)

  • Register the workflow version of the SolrIndexService as a Spring bean
  • When setting the sandbox properties on an entity the tier should only be set when it is actually cloned from something
  • Sending SystemEvents during admin processing can be a source of performance degradation
  • EnterpriseWorkflowLogger uses some expensive BLCSystemProperty routines
  • Added an event consumer to clear the admin security cache used for isUserQualifiedForOperationOnCeilingEntity()
  • Allow configuration of nodeType-specific, read-only entities
  • Refactored EntityItemDao.retrieveEntityItemByLinkedAndTargeted() to use or named query instead of criteria builder for increased performance.

Total Resolved Issues: 17