Validation for unique barcode broken in Item form
Description
CSP Request Details
None
CSP Rejection Details
None
Potential Workaround
None
relates to
Checklist
hideTestRail: Results
Activity
Show:

Niels Erik Nielsen May 30, 2018 at 4:37 PM
Awesome, thanks . Done.

John Malconian May 30, 2018 at 2:40 PM
Error caused by Postgres max connection limit exceeded. I've doubled the connection capacity and reran the job and it has succeeded. Ready for merge.

Niels Erik Nielsen May 30, 2018 at 11:32 AM
Fixes pushed but cannot currently merge:

Niels Erik Nielsen May 30, 2018 at 11:07 AM
The check returns SubmissionError, which doesn't seem to be picked up (anymore?) for async validations.
Also, unrelated, the check uses partial match (=), which is wrong, should be exact match (==)
Done
Created May 29, 2018 at 2:20 PM
Updated November 3, 2023 at 2:54 PM
Resolved May 30, 2018 at 4:37 PM
TestRail: Cases
TestRail: Runs
Non-unique bar codes are accepted in the form, and eventually rejected by the back-end.