Rules SDK Enhancement and Bug Fixes 2022-11-11
Author:
Fluent Commerce
Changed on:
9 July 2024
Target release date: | 2021-11-11 |
---|---|
Release status: | Released |
Description
Rules SDK Enhancement
BASE Plugin update (minor)
- We have updated the BASE plugin to include best practice engagement with the Google Maps API. This is to prevent a thread leak identified in the existing plugin utilities.
- Learn more about what how Events & Threads work in Fluent Commerce here.
Bug Fixes
Product Image display on the Pick Screen (Fluent Store)
- The product image will now be displayed on the PICK screen in Fluent Store. Both and
`imageUrl`
attributes on the variant product are supported for the display of product image on the PICK screen in Fluent Store. If neither`imageUrlRef`
nor`ImageUrl`
is set, as an attribute, a default placeholder image will be shown. See more information on Pick and Pack.`ImageUrlRef`
Correct quantities per user location now displayed on the Pick screen (Fluent Store)
- The quantities displayed on the Pick screen have been updated so users can only view the information and quantity on the Pick screen relevant to their location.
Setting for Duplicate Fulfilment Handling must now be in lowercase (Platform)
- The latest v4.56 release enabled a toggle for duplicate fulfilment handling. The setting has been adjusted to read lowercase onlyAll existing versions of the flag will be converted to lowercase and new additions will need to follow the documented lowercase setting.
` fc.api.fulfilment.uniqueness.`
Fix for inline Ruleset matching for child entity events (Platform)
- We have fixed an issue with Workflow Engine where inline events were using the incorrect entity status when checking whether a ruleset should be triggered. A new setting is now available at an account level.
- This new setting is labeled and when set to enabled(case insensitive) will ensure that inline events correctly use the status of the entity that they are currently acting on.
`rubix.entity.parent.status.fix`
- This has been documented on the account settings page here.
Changelog
Details as listed above.
Package
Released capability depth: | Enhancement, Fix |
---|---|
Release bundle / Capability type: | Platform, Fluent store, Tool |