Done
Details
Assignee
Ann-Marie BreauxAnn-Marie Breaux(Deactivated)Reporter
Ann-Marie BreauxAnn-Marie Breaux(Deactivated)Priority
P3Story Points
0Development Team
Folijet SupportRelease
Lotus R1 2022RCA Group
Implementation coding issueAffected Institution
!!!ALL!!!TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Ann-Marie Breaux
Ann-Marie Breaux(Deactivated)Reporter
Ann-Marie Breaux
Ann-Marie Breaux(Deactivated)Priority
Story Points
0
Development Team
Folijet Support
Release
Lotus R1 2022
RCA Group
Implementation coding issue
Affected Institution
!!!ALL!!!
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created January 19, 2022 at 9:51 AM
Updated April 4, 2023 at 8:24 PM
Resolved March 21, 2022 at 9:04 AM
Overview: When a job profile creates or updates an Instance, the log hotlinks for Instance, Holdings, and/or Item record are populated. When a job profile creates or updates a Holdings or Item, without updating an Instance, the Holdings and/or Item log hotlinks are not populated
Current workaround: Manually search for the holdings or item
Steps to Reproduce:
Log into FOLIO-snapshot-load as diku_admin
Go to Settings/Data Import
Create the following field mapping profiles:
Field mapping profile 1
Name: Create simple instance
Incoming record type: MARC Bibliographic
FOLIO record type: Instance
Cataloged date: Select today from the dropdown list
Instance Status: Select one from the dropdown list
Field mapping profile 2
Name: Create simple holdings
Incoming record type: MARC Bibliographic
FOLIO record type: Holdings
Permanent location: Select Main Library (KU/CC/DI/M from the dropdown list
Field mapping profile 3
Name: Create simple item
Incoming record type: MARC Bibliographic
FOLIO record type: Item
Material type: Select one from the dropdown list
Permanent loan type: Select one from the dropdown list
Status: Select Available from the dropdown list
Permanent location: Select Main Library (KU/CC/DI/M from the dropdown list
Field mapping profile 4
Name: Update simple holdings
Incoming record type: MARC Bibliographic
FOLIO record type: Holdings
Temporary location: Select one from the dropdown list (anything except KU/CC/DI/M)
Field mapping profile 5
Name: Update simple item
Incoming record type: MARC Bibliographic
FOLIO record type: Item
Permanent loan type: Select one from the dropdown list; make sure it's different from the one used in Field mapping profile 3
Create 5 parallel action profiles and link the above field mapping profiles to them
Create 3 match profiles:
Match profile 1
Name: Instance match by HRID
Incoming record: MARC Bib
Existing record: Instance
MARC field: 001 (no indicators or subfield)
Exactly matches
Instance HRID
Match profile 2
Name: Holdings submatch by permanent location
Incoming record: Static value
Existing record: Holdings
Incoming value: Text KU/CC/DI/M
Exactly matches
Holdings permanent location
Match profile 3
Name: Item submatch by permanent location
Incoming record: Static value
Existing record: Item
Incoming value: Text KU/CC/DI/M
Exactly matches
Item permanent location
Create 2 job profiles
Job profile 1
Name: Create Simple Instance, Holdings, Item
Accepted data type: MARC
Action: Create Instance
Action: Create Holdings
Action: Create Item
Job profile 2
Name: Update Simple Holdings, Item
Accepted data type: MARC
Match profile: Instance match by HRID
For matches: Match profile: Holdings submatch by permanent location
For matches: Action profile: Update simple holdings
For matches: Match profile: Item submatch by permanent location
For matches: Action profile: Update simple item
Import the attached MARC file UIDATIMP-1080.mrc using the job profile Create Simple Instance, Holdings, Item
Once the import finishes, check the log to ensure that there are hotlinks for the created Instance, Holdings, and Item
Edit the MARC file to remove the existing 001 and 003, and replace the 001 value with the Instance HRID value
Import the revised MARC file using the job profile "Update Simple Holdings, Item"
Once the import finishes, check the log to ensure there are hotlinks for the updated Holdings and Item
Expected Results: There should be hotlinks for the updated holdings and item
Actual Results: There are not
Additional Information: See attached videos UIDATIMP-1080 Part 1 and Part 2