This repository was archived by the owner on Dec 19, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 153
Investigate the changes in createEmptyCart for Customer #773
Comments
@naydav, please verify this issue |
Proper behavior should be protected by (integration/api-functional) tests. |
4 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Preconditions (*)
Steps to reproduce (*)
createEmptyCart
> 499 times using this script:My result is
But your's should look like:
Expected result (*)
quote_masked_id
on every request for createEmptyCart if valid Customer token was used. Why waste memory? We have only 2,147,483,647 records available.Actual result (*)
The text was updated successfully, but these errors were encountered: