Defect HC-2536

Marketing commands are being cached in preview mode

Software

Customer case Applies to Corrected in
CS0109192 V8.0.4.0 8.0.4.25

Observed behavior

The Marketing cacheable command results are being cached when the store is seen in preview mode.

Expected behavior

The purpose of preview mode is to enable the user to quickly see what the shopper experience looks like. The previous execution results being cached interferes with that purpose.

Resolution

The class MarketingSpotCommandBaseTaskCmdImpl was updated to remove the caching of the command's results when in preview mode.