Issue
Symptoms
Customer sets up a Macro-type variable for certain catalog items and enabled two-step checkout feature, when order an item on behalf of user A, on the two-step checkout customer sets the "Requested for" to User B, on the generated REQ record, the "Requested for" is user B, while sc_cart DEFAULT record have "Requested for" as user A.
Release
Kingston Patch 6
Cause
sc_cart.requested_for will be overwritten incorrectly while a system property: glide.sc.enable_order_now is enabled.
Resolution
The "Order Now" feature has been deprecated.
Please set the value of this property: glide.sc.enable_order_now to false