Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
P2
-
Resolution: Done
-
Affects Version/s: 15.6.0
-
Fix Version/s: 16.0.0
-
Labels:
-
Template:customfield_11100 27858
-
Sprint:CP: sprint 69
-
Story Points:1
-
Development Team:Core: Platform
Description
The following request generates a response with status-code 500:
POST https://folio-testing-okapi.aws.indexdata.com/users { "active":"true", "personal": { "preferredContactTypeId":"002", "lastName":"McTesterson", "firstName":"Testy", "email":"test@example.com", "phone":"5855555555" }, "patronGroup":"3684a786-6671-4268-8ed0-9db82ebca60b", "id":"065af7df-f07f-4f1f-8a9f-956cb1a636c3" }
Response:
ErrorMessage(fields=Map(
Position -> 133,
Line -> 1128,
File -> scan.l,
SQLSTATE -> 42601,
Routine -> scanner_yyerror,
V -> ERROR,
Message -> syntax error at or near ")",
Severity -> ERROR
))
TestRail: Results
Attachments
Issue Links
- blocks
-
MODUSERS-148 v15.6.2 null username backports
-
- Closed
-
- is duplicated by
-
CHAL-16 Error when leaving username and password blank
-
- Closed
-
-
UIU-1142 Can't create user in Bugfest environment as folio
-
- Closed
-
- relates to
-
MODUSERS-147 "Username already exists" error when creating second user with null username
-
- Closed
-