Closed rogyar closed 5 years ago
@rogyar could you please cover this case with api-functional
test?
Sure, working on it
Hi @lenaorobei, thank you for the review. ENGCOM-5864 has been created to process this Pull Request :eight_spoked_asterisk: @lenaorobei, could you please add one of the following labels to the Pull Request?
Label | Description |
---|---|
Auto-Tests: Covered |
All changes in Pull Request is covered by auto-tests |
Auto-Tests: Not Covered |
Changes in Pull Request requires coverage by auto-tests |
Auto-Tests: Not Required |
Changes in Pull Request does not require coverage by auto-tests |
Unfortunately need to close because the issue was fixed by internal team in 2.3.3-develop
branch.
Description (*)
This PR fixes updateCartItems behavior in terms of changing item quantity. It looks like after some refactoring we lost the saving operation upon changing item qty (without changing other item's data).
Fixed Issues (if relevant)
927 : Update quantity for updateCartItems mutation does not work
Manual testing scenarios (*)
updateCartItems
mutation