Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Week of March 14 Highlights

Remember to participate in Bugfest!

  • Jira Legacy
    serverSystem Jira
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODDATAIMP-567
    • Script to refresh instances when MARC to Instance mapping as changed, from the work of I. Wells.
  • Jira Legacy
    serverSystem Jira
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyUIIN-1927
    • For Lotus R1 2022. Fix the box to select which holdings to move to another instance to make sure it is more visible.
  • Jira Legacy
    serverSystem Jira
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODDATAIMP-649
    • For Lotus R1 2022. Sometimes in the first import of the day for a small number of the records in the import duplicates are created.
  • Jira Legacy
    serverSystem Jira
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODSOURMAN-719
    • For Lotus R1 2022. When a record was exported and is now being updated and the 001 is the HRID, it was the case that the 035 was being generated again unnecessarily. This has been fixed.
  • MODSOURCE-300 - Scripts for identifying and fixing invalid instanceIDs in SRS

...

Week of March 8 Highlights

...

  • Data Export:
  • MARC Holdings records:
    • And Data Import: MARC Holdings during data import flow, we should use pre-defined MARC Holdings source (which is created in the reference data with pre-defined id = 036ee84a-6afd-4c3c-9ad3-4a12ab875f59).
    • Functionality in Kiwi: This wiki page explains how you can test MARC holdings records in snapshot.
  • Administrative Notes:
    Jira Legacy
    serverSystem Jira
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyUXPROD-2867
    Jira Legacy
    serverSystem Jira
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINV-581
    Jira Legacy
    serverSystem Jira
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINV-582
    Jira Legacy
    serverSystem Jira
    serverId01505d01-b853-3c2e-90f1-ee9b165564fc
    keyMODINV-580
     
    • These concern the holdings, items, and instance records. We are some steps closer to the administrative notes for instances, holdings, and items.
  • Mapping rules: This only applies to institutions that have custom mapping rules. This is for the marc-bib.
    • If you have both custom and the default mapping rules, make sure to follow these steps for consistency:
        1. Send GET request to  /mapping-rules/marc-bib to retrieve the mapping rules
        2. Send PUT request to /mapping-rules/marc-bib and put in the body the result of step 1 
        3. Use the script to clear irrelevant records in the db (make sure the correct tenant name is used in the script)
  • quickMARC permissions:
    • View and edit MARC holdings record
  • OAI-PMH
    • Holdings without associated items are now included in the response
    • Harvesting times have improved. Baseline reports and release comparisons. To implement this, you will need to run the reindex (see release notes)
  • Source Record Manager/Other:
    • Jira Legacy
      serverSystem Jira
      serverId01505d01-b853-3c2e-90f1-ee9b165564fc
      keyMODSOURMAN-468
      • This concerns creating a new API and db table that should store and represent information for the Data Import landing page. More for those using the API or accessing data via the db (such as LDP, perhaps Panorama?).
    • Identifier UUIDs as text values rather than json stream changed approved. This will help those working with the API or accessing the data via the db. This is to speed up the process of saving the UUIDs. This is for Lotus.