Versions Compared

Key

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

Recordings are posted Here (2022+) and Here (pre-2022)                   Slack channel for Q&A, discussion between meetings

Requirements details Here                                                                    Additional discussion topics in Subgroup parking lot


Attendees: Ann-Marie Breaux (Deactivated) Jennifer Eustis  leeda.adkins@duke.edu Timothy Watters Monica Arnold Jenn Colt Lloyd Chittenden Raegan Wiechert Taylor Smith Christie Thomas 

Lotus

  • Lotus Folijet planning: dashboard where you can see the current scope and status of Data Import work for Lotus - DONE!!
  • Current Data Import feature development dashboard and bugfix support
  • Current work:
    • Admin note bug fixed late last week; confirmed that Holdings and Items do NOT have the same problem
    • Data Import pane settings problem deferred to Lotus Hotfix
    • Still working on updating Lotus release notes
  • See Slack message: https://folio-project.slack.com/archives/CA39M62BZ/p1650373269124949
    • Have the developers check to see if it's OL related (released the action/match nesting in Kiwi HF2) - problem for Cornell and Chicago; error looks like it may be OL related rather than match/action-logic related
      • Bug created (may actually be source-related):
        Jira Legacy
        serverSystem JIRA
        serverId01505d01-b853-3c2e-90f1-ee9b165564fc
        keyMODDATAIMP-678

Morning Glory

  • Morning Glory Folijet and Spitfire planning: dashboard where you can see the current scope and status of Data Import work for Morning Glory
  • Completed work:
  • Current work:
    • Inventory matching from POL and VRN
      • Ask Dennis - was the holdings POL connection retroactive to existing holdings, or only applies to holdings related to orders placed after the change?
        • TBD - Dennis and A-M will review and discuss with Acq devs
    • Backend of deleting logs
    • Field protection refinement
      • Distinguish handling for repeatable and non-repeatable fields
      • Making field protections invoke if the job profile action is Update instances (rather than Update MARC Bib)
      • Leeda/Christie - when pairing an Instance update and a blank Update MARC Bib with each other, it would hang
        • Match 001 to Instance HRID
          • Update instance to change status and cat date
        • Match 001 to 001
          • Modify the MARC after the holdings and items are created to delete the acq 9xx data
        • Have not been able to get MARC modify and Instance update to work in the same profile
          • Still pending - A-M needs to triage
      • Jennifer E: 
        • Also trouble with this profile
          • Create instance
          • Create holdings
          • Create item
          • Modify MARC to take out 9xx acq data
        • Check this one also 
          • Still pending - A-M needs to triage
      • Still need to check on the interplay of field protections and MARC Modifications: Per Jenn/Christie, also make sure that the field protections do not prevent modifications on incoming records if the field is protected, e.g. 856 fields)
        • Still pending - A-M needs to triage
    • Flow control (to help Single Record Imports and MARC Authority UI deletes not get stuck)
    • Analysis of additional MARC-MARC matching refinement beyond what was delivered in Lotus
      • Matching from all repeated fields of an incoming MARC to all repeated fields in an existing MARC (e.g. all 035s to all 035s)
      • Adding indicator wildcards
      • Tangential: will analyze whether there is a way to deduplicate OCLC 035s with same number but different prefixes (seems like it might be needed during import and as on-demand)

...

  • Log refinement: finalize a few outstanding questions:
    • See PPT here
    • See Jira feature here
    • Job summary - stories not yet written
    • Make error details easier to find - stories not yet written
      • HOMEWORK: Review slides 9-21: If we want to show more error details on the summary screen (so that user doesn't have to click into the details screen for each error). how could we do that? Several examples of errors from Lotus Bugfest. How could this kind of information be consolidated into something meaningful on the log screen? Please add comments to this wiki page before next week's meeting.
    • Change log text for jobs stopped by User - stories written
    • Change from Load more to Pagination for long logs (like Inventory) - stories written - good change per Mark
    • Navigation from log back to Landing page vs View all page - stories not yet written - A-M review with devs
      • HOMEWORK: Review slides 27-29: Would this be a useful change? Right now users are always taken back to the Landing page, unless you use the browser Back button instead of the "x". If you have filtered jobs on the View all page, you'll lose those filters. Please add comments to this wiki page before next week's meeting.
    • Permissions enhancements - stories written

...

  • Should we start an implementers topics list like Acq SIG?
    • Development questions/discussion take priority; these would be discussion topics when there are not dev topics.
    • If so, and if A-M creates the page, would someone volunteer to maintain it? Yay Leeda!
    • Yes: A-M create page
      • Done


  • Jennifer: Would be helpful to have better handling of 856s in Holdings (which could also apply to any MARC mappings into Holdings and Item fields)
    • Be able to differentiate by indicator, so that user could specify import the resource's 856 only, or both the resource and a related one (differentiate by indicator)
      • Being able to differentiate by indicator would also allow for assigning different relationship values for different 856s; right now, the user can only pick 1 relationship value for all 856s being mapped into Holdings or Item
    • Making sure multiple 856s are not concatenated
    • Only brings in the first 856
    • Would there be a way to adjust mapping syntax to say "bring in all, bring in first only, pay attention to indicators"
      • A-M to talk with devs - how difficult? would it still be possible to validate in UI?
        • Jira created:
          Jira Legacy
          serverSystem JIRA
          serverId01505d01-b853-3c2e-90f1-ee9b165564fc
          keyUIDATIMP-1157
           Devs still need to evaluate. Will not be delivered in Morning Glory
      • Examples:
        • 856$u/* = import all 856s 
        • 856$u/1 = import first 856 only
        • question: what would 856$u trigger? all 856s or first only?
        • 856[1 ]$u = import only 856 with indicators 1[blank] (and if multiple 856s with the same indicators, would this trigger all to be imported or only the first one?)
        • 856[1 ]$u/1 = import only the first 856 with indicators 1[blank]

...