/
Nolana R3 2022 Release: Updates of default mapping rules
Nolana R3 2022 Release: Updates of default mapping rules
- MODSOURMAN-827Getting issue details... STATUS
Update to the default MARC Bib-to-Inventory Instance MAP:
- Existing mapping for 590 (Local note) updated so that 1st indicator = 0 triggers "Staff only" indication. Any other 1st indicator does not.
Mandatory or Optional: Optional
Steps:
- Send GET request to /mapping-rules/marc-bib to retrieve the mapping rules
Under field “590” search for "target": "notes.staffOnly”. Replace the whole section for
{ "target":"notes.staffOnly", "description":"If the 1st indicator equals 0, determines that the note should not be visible for others than staff", "subfield":[ "a" ], "rules":[ { "conditions":[ { "type":"set_note_staff_only_via_indicator" } ] } ] }
3. Send PUT request to /mapping-rules/marc-bib and put in the body the updated json
Related content
Kiwi R3 2021 Release: Updates on default mapping rules
Kiwi R3 2021 Release: Updates on default mapping rules
More like this
Update of mapping to add MARC 720 field R1 2023 Orchid release
Update of mapping to add MARC 720 field R1 2023 Orchid release
More like this
Default MARC Bib-to-Inventory Instance mapping rules updates
Default MARC Bib-to-Inventory Instance mapping rules updates
More like this
Update of Default MARC Bibliographic-to-Inventory Instance mapping rules
Update of Default MARC Bibliographic-to-Inventory Instance mapping rules
More like this
Notes on Customizing Default MARC-Inventory Maps and Release Updates
Notes on Customizing Default MARC-Inventory Maps and Release Updates
More like this
Update of mapping to change how Relator term is populated on instance record R1 2023 Orchid release
Update of mapping to change how Relator term is populated on instance record R1 2023 Orchid release
More like this