Done
Details
Assignee
Viacheslav KolesnykViacheslav KolesnykReporter
Denys BohdanDenys BohdanLabels
Priority
P3Story Points
3Sprint
NoneDevelopment Team
SpitfireFix versions
Release
Ramsons (R2 2024)RCA Group
Missing integration/unit testTestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Viacheslav Kolesnyk
Viacheslav KolesnykReporter
Denys Bohdan
Denys BohdanLabels
Priority
Story Points
3
Sprint
None
Development Team
Spitfire
Fix versions
Release
Ramsons (R2 2024)
RCA Group
Missing integration/unit test
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created July 29, 2024 at 11:02 AM
Updated October 31, 2024 at 12:32 PM
Resolved August 8, 2024 at 11:24 AM
Validation endpoint fails with 400 error code when validating a MARC Bib with empty 245 field
Steps to reproduce:
Send a request to validation endpoint with field `{ tag: ‘245’, content: '' }
Observe response
Expected result: collection of issues for the MARC record
Actual result: request fails with 400 error code and error message
{"message":"Invalid converter: ","type":"-1","code":"BAD_REQUEST"}