Done
Details
Assignee
Roman_FedynyshynRoman_FedynyshynReporter
Roman_FedynyshynRoman_FedynyshynPriority
P3Sprint
NoneDevelopment Team
PTFRCA Group
TBDTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Roman_Fedynyshyn
Roman_FedynyshynReporter
Roman_Fedynyshyn
Roman_FedynyshynPriority
Sprint
None
Development Team
PTF
RCA Group
TBD
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created February 13, 2023 at 11:07 AM
Updated June 14, 2023 at 6:30 AM
Resolved June 14, 2023 at 6:30 AM
During test designed according to this document https://folio-org.atlassian.net/wiki/display/DD/EBSCONET+order+renewal+integration+testing
we've faced with NullPointerException which leads to 422 response error on client side
full log:
10:49:07 [${FolioLoggingContext:requestid}] [${FolioLoggingContext:tenantid}] [${FolioLoggingContext:userid}] [${FolioLoggingContext:moduleid}] ERROR DefaultErrorHandler DefaultErrorHandler: java.lang.NullPointerException: null
10:49:07 [${FolioLoggingContext:requestid}] [${FolioLoggingContext:tenantid}] [${FolioLoggingContext:userid}] [${FolioLoggingContext:moduleid}] ERROR DefaultErrorHandler DefaultErrorHandler: UnprocessableEntity: [422 Unprocessable Entity] during [GET] to http://note-types?query=name%3D%3DGeneral%20note NoteTypeClient#getNoteTypesByQuery(String): [ { "errors": [ { "message": "org.folio.cql2pgjson.exception.CQLFeatureUnsupportedException: Relation name not implemented yet: name name note", "type": "-1", "code": "VALIDATION_ERROR" }
] }
]
Issue is reproducible even with two users (which is normal conditions)
mod-ebsconet version 1.4.0