Broadleaf PriceList 3.1.1-GA
Released on February 17, 2017
This is the 1st patch release for the Broadleaf PriceList 3.1.x module. This version of PriceList requires Broadleaf Framework 5.1.1-GA or higher.
An at-a-glance view of the issues that were closed in this release:
Critical Bugs(1)
- Added ArchiveStatus checks for PriceList ORM
Major Bugs(2)
- No longer overflow to disk for
blPriceDataCache
to avoidConcurrentModificationException
.ConcurrentModificationException
is a known issue with Ehcache. - Fixed pricing to use the price data info obtained from the parent price list when no modifiers are in play.
Minor Bugs(1)
- Refactored admin presentation for orders by moving pricelist order attributes to order's advanced tab
Enhancements(1)
- Use new Enums
RuleOperatorType
andRuleOptionType
in PriceList RuleBuilders (i.e.PricingContextFieldServiceImpl
)
Total Resolved Issues: 3