Week of March 21 Highlights
- Lotus Bugfest
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key BF-245 - ISBN and invalid ISBN identifier types not showing properly
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key UIMARCAUTH-100 - MARC Authority - When user clicks on "Heading/Reference" value at result pane, exact matches for the value aren't highlighted
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key UIMARCAUTH-102 - MARC Authority - Search doesn't start after editing the advanced search query from search box.
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key MODINV-661 - MARC Holdings - error appears when you save "MARC Holding" record after editing it in quickMARC
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key UIDATIMP-1112 - MARC Authority - Data Import fails for import of authority record
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key UIIN-1962 - When viewing Instance, identifier pair values are misaligned. See also
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key UIIN-1962
- When viewing Instance, identifier pair values are misaligned. See also
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key MODEXPS-80 - order export jobs showing are showing a "Currency" not found error message rather than successfully exporting orders to EDI
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key MODDATAIMP-659 - Data import fails to create FOLIO Holdings
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key UIDEXP-270 - Data Export: The search box do not contain searching value when User filtering result list by Record type in the Select Transformations
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key MODINVSTOR-149 - Sorting contributor types ignores spaces
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key MODDATAIMP-656 - Data Import: Records that were imported using DI and in that job had a MARC modification on the incoming file and where you then overlay that record using single record import result in an error
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key UIMARCAUTH-107 - MARC Authority: Facet list for subjects has random value
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key MODINV-550 - Bound-with parts get empty collection
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key UIMARCAUTH-105 - MARC Authority - updating advanced search model query doesn't return expected results
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key UIIN-1971 - The original work was implemented with the work done on ticket
UIIN-1645, but now when bugfest testers test in Bugfest Lotus these searches using the search option All, does not work. This can be reproduced in FOLIO Snapshot.
- The original work was implemented with the work done on ticket
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key UIIN-1934 - Inventory App icon: Sometimes the "Something went wrong" appears when this is clicked
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key MODINVSTOR-889 - Newly created tag doesn't appear in list and it's not possible to search for tag (tested on instance record)
Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key MODQM-212 - Unable to save MARC record in quickMARC
...
Week of March 14 Highlights
...
- Data Export:
- Through the support of MinIO data export is now hosting agnostic.
- Recommended threshold on number of records to export is 300,000. Data export performance report for the Kiwi release.
- 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 server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key UXPROD-2867 Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key MODINV-581 Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key MODINV-582 Jira Legacy server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key MODINV-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:
- Send GET request to /mapping-rules/marc-bib to retrieve the mapping rules
- Send PUT request to /mapping-rules/marc-bib and put in the body the result of step 1
- Use the script to clear irrelevant records in the db (make sure the correct tenant name is used in the script)
- If you have both custom and the default mapping rules, make sure to follow these steps for consistency:
- 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 server System Jira serverId 01505d01-b853-3c2e-90f1-ee9b165564fc key MODSOURMAN-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.