Fluent Commerce Logo
Docs
Sign In

Location Events - Null Entity Fix

Release

Author:

Matthew Lewter

Changed on:

19 Sept 2024

Target release date:2024-09-18
Release status:Development

Description

Corrected an issue where Location events may return a NULL Entity during the execution of a Fluent Rule

Changelog

This release contains a fix for an issue related to Rules executed against the Location entity type. Previously, a call to context.getEntity() within the execution of a Location based rule may have incorrectly returned a null value, introducing the potential risk of a NullPointerException and/or the execution of an indeterminate path within the Rule itself. This issue has been corrected.  

Released capability depth:Fix
Release bundle / Capability type:Platform