Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
P2
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.7.0
-
Template:customfield_11100 12663
Description
At present, it's possible to submit a new item with no barcode, but it is then rejected by the backend mod-inventory, with this error message:
422 Unprocessable Entity { "errors" : [ { "message" : "may not be null", "code" : "-1", "parameters" : [ { "key" : "barcode", "value" : "null" } ], "type" : "1" } ] }
The UI should prevent such a record from being submitted.
TestRail: Results
Attachments
Issue Links
- relates to
-
UIIT-32 Validate barcode uniqueness asynchronously
-
- Closed
-