...
- Match profile updates for Inventory records
- Match profile data elements for Inventory records (add POL/VRN, plus do some housekeeping on existing match data elements that are not used?)
- See the ones in red - should we keep them?
- Leave them for now and fix as they are tested, if they do not work as expected
What Backend stories are needed?
...
Question | Status | Conclusion | Comments | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Can we limit to 0xx and 9xx fields? |
| Probably OK | Devs need to confirm if MARC-MARC matching capabilities can be expanded, e.g. 924$a to 924$a | ||||||||||||||
Any different considerations if the match-from and/or match-to field is repeatable? |
| so long as matches to single instance, holdings, or item, should be able to update | From: If copies ordered at the same time, but on separate POLs (for different acq units or locations) To: Instance linked to multiple orders, Holdings linked to multiple orders Is an item ever linked to multiple orders? A-M asking on Acq channel Needs to try each of the froms (if multiples) Needs to try each of the tos (if multiples) | ||||||||||||||
Confirm appropriate test cases for E-to-E automated tests |
| See use cases above Test 1: POL, Instance source = FOLIO, update all record types Test 2: POL, Instance source = MARC, update all record types Test 3: VRN, Instance source = FOLIO, update all record types Test 4: VRN, Instance source = MARC, update all record types | |||||||||||||||
Do we need to break out vendor ref number types, like we do for Identifiers? |
| For now, do not break out the different vendor ref number types; if use case arises in the future, consider breaking out, similar to how the Instance identifiers are broken out | |||||||||||||||
Can we remove some unused match data elements? |
| Leave for now; as users test more of the match elements in the future, correct or amend on a case-by-case basis, Besides, that enlarges the scope of this feature | |||||||||||||||
Match on POLs with which statuses? |
| Per Christie, would want to be able to choose the POL status for successful matches Per Raegan, this is not a scenario that comes up for them | Open = OK to match Pending = DO NOT MATCH Closed = Maybe sometimes If multiple are matched (like the same VRN in Law and Main order, leading to the same Instance, but different holdings and items), stop if multiple matches. Or maybe use location as a submatch to get to the right holdings/item A-M to talk with Devs on Friday - would it be more complexity to take status into account when matching? Maybe have 4 matching options POL with status = Open POL with status = Open or Closed VRN with status = Open VRN with status = Open or Closed | ||||||||||||||
What about multiple copies? |
| It may be that we can only do 1 instance/holdings/item update until the multiples feature is developed | Right now, can only create single instance, holdings, item from an incoming MARC Bib. What happens if you're trying to updating multiple holdings or items from the same MARC Bib (if you have multiple holdings/items HRIDs) (find the feature for updating multiples from the same MARC Bib) Write a couple tests to see what happens when trying to update more than 1 item or holdings from the same MARC Bib
|
...
Question | Status | Conclusion | Comments | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
What changes are needed to the UI matching screen? |
| ||||||||||
Any different considerations if the match-from and/or match-to field is repeatable? |
| ||||||||||
Where do we pull the POL and VRN from, and how are they linked to the appropriate instances, holdings, items |
|
...