Details
-
Story
-
Status: Draft (View Workflow)
-
P3
-
Resolution: Unresolved
-
None
-
None
-
2
-
Spitfire
-
Quesnelia (R1 2024)
-
TBD
Description
Purpose/Overview:
In scope of authority creation through quick-marc UXPROD-3910. UI will send the authority file ID in field 001.
Quick-marc should replace UUID with available authority file HRID.
Approach:
mod-quick-marc in scope of authority creation should:
- Convert 001 field value to UUID.
- Retrieve available hrid by authority file id. (POST: /authority-source-files/{id}/hrid)
- Replace 001 field value from authorityFileId to "prefix + hrid"
- If 001 value doesn't comply with UUID then skip it. And leave the original value
Acceptance criteria:
- Covered by unit tests
- Module documentation updated
- Logging is well-defined
TestRail: Results
Attachments
Issue Links
- defines
-
MODQM-311 SPIKE: Investigate feasibility of local authority source support
-
- Closed
-
-
UXPROD-3910 Create a MARC authority record via quickMARC UI
-
- Draft
-
- has to be done after
-
MODELINKS-122 Implement sequence number generation mechanism for authority local files
-
- Draft
-
- mentioned in
-
Page Loading...