Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
-
ACQ Sprint 65
-
1
-
EBSCO - FSE
Description
Purpose
PO Line's product id type changes from enum of predefined values to uuid of inventory identifier record. See details in MODORDERS-252. The defaulted identifier at the moment is ISBN so the logic should lookup identifier id by name (like it was done by mod-orders prior to MODORDERS-252).
Current Mapping:
{ "field": "PRODUCT_ID_TYPE", "dataSource": { "default": "ISBN" } }
We need to add a new lookupProductIdtype translator and specify translateDefault: true.
Acceptance Criteria
- The logic is updated as described above
- Both ListedPrintMonograph and ListedElectronicMonograph mappings are updated
- Unit tests are updated
- API tests are updated if needed
- Module descriptor is updated (module permissions, required interface)
TestRail: Results
Attachments
Issue Links
- has to be finished together with
-
MODORDERS-252 Make product id type to be uuid
-
- Closed
-