Details
-
Bug
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
None
-
EPAM-Veg Sprint 147
-
2
-
Vega
-
Nolana (R3 2022)
-
Not a bug
Description
Overview:
UI needs to receive itemLimit as a parameter to be able to translate error message properly. itemLimit parameter object should be added to the parameters array of the error when patron reaches item limit during check-out.
Example:
{ "message": "Error message", "parameters": [ { "key": "itemLimit", "value": "5" } ] }
Steps to Reproduce:
check UIU-2652
Expected Results:
itemLimit parameter should be present in the API response
Actual Results:
No itemLimit parameter, limit is only mentioned in the error message
TestRail: Results
Attachments
Issue Links
- blocks
-
UICHKOUT-801 Item blocks message always shows the limit as 1, even if it is 2, 3, 4, etc.
-
- Closed
-