Won't Do
Details
Assignee
UnassignedUnassignedReporter
Pavlo SmahinPavlo SmahinLabels
Priority
P3Story Points
0Sprint
NoneDevelopment Team
SpitfireRelease
Morning Glory (R2 2022)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Pavlo Smahin
Pavlo SmahinLabels
Priority
Story Points
0
Sprint
None
Development Team
Spitfire
Release
Morning Glory (R2 2022)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created May 5, 2022 at 12:20 PM
Updated June 24, 2022 at 10:34 AM
Resolved May 26, 2022 at 1:35 PM
Overview
Several changes were made for authority update action in quickMarc:
Response for PUT /records-editor/records was changed.
It now responds with a status of the action.
Changes in schema:
qmRecordId -> actionId
status.CREATED -> status.COMPLETED
Example of new response:
Requirements
Apply response changes to update MARC authority and use GET /record-editor/records/status?actionId=<id> to be aware when record update is succeed or failed.