Defect HC-12781

Integration User timeout clears shopper session

Software

Customer case Applies to Corrected in
CS0255877 V.9.1.6.0 9.1.8.0

Observed behavior

When timeouts and session errors occur, the current shopper session is also deleted, causing empty order confirmation emails.

Expected behavior

The shopper session should only be deleted if there is no active integration channel open.

Resolution

The code was fixed to check if there is an integration channel open before deleting the user session.