Null values in deliverySlaInMinutes object for same day scheduled delivery
ID: 1079981
Backlog
Published on 8/12/2024
•
Last update on 8/12/2024
Summary
Orders created with scheduled delivery for the same day they were made return items.deliverySlaInMinutes: null
inside the cart object.
Simulation
- Configure a store with shceduled delivery with availability for the same day;
- Complete a purchase with delivery scheduled for the same day;
- The
items.deliverySlaInMinutes
field inside the cart object in the transaction will benull
.
Workaround
N/A