Samvera Tech Call 2025-08-13

Samvera Tech Call 2025-08-13


Meeting Logistics:

Agenda (meeting notes below)

  • <add your agenda item here (your name)>



Moderator: @Daniel Pierce

Notetaker: @Randall Floyd

Attendees:

  • @Tracy McCormick

  • @dmoles

  • @Sarah Proctor




Meeting Process

  1. Standing pre-agenda items (moderator)

    1. Welcome

      • "Welcome everyone, please add your name to the Attendees list.  If you are unable to do so, please let us know, and someone will add you. To any newcomers, Welcome, and please feel free to ask questions. Likewise for all attendees. We strive for an open and accessible conversation around Samvera technology."

    2. Call for new agenda items

  2. Follow Agenda from above (facilitated by moderator) and record notes in Notes section below (note taker)

  3. Standing post-agenda items (moderator)

    1. call for next moderator and note taker (moderator)

      1. Moderator:

      2. Notetaker:

    2. Samvera help follow-up (moderator)

    3. Pull request review (moderator)

      1. Recent Samvera PR list

  4. Post-meeting action (note taker)

    1. After call, this week's notetaker should create the agenda for the next call:

      1. Open template agenda titled "Samvera Tech Call XXXX-XX-XX"

      2. Click on ... in the top right corner, and select copy.

      3. Popup will open for location. It should contain:

        1. Space: Samvera

        2. Parent page: (Verify value is current year)

      4. Select copy. New page should be created.

      5. Modify the title to remove "copy of", update it with the next date, add moderator, notetaker, and any carry-over agenda info. Click Publish. 




Notes

  1. Agenda Items

    1. Christine Peterson's question in Slack asking about Matomo for documentation

      1. Matomo integration written by brayden/sara G. (Notch 8)

      2. May be some feature disparity between Matomo and Google Analytics, maybe file downloads

    2. Hyrax dev updates

      1. @Daniel Pierce , still getting Bulkrax on Nurax's

      2. @Randall Floyd , @Daniel Pierce Continuation of performance tweaking for: https://github.com/samvera/hyrax/issues/7137

        1. Valkyrie adapter improvements for caching identical Fedora responses

        2. Wondering if more benefits to be gained using the Redis/delayed indexer, how much actual use out there?

          1. Rob says best demonstrated so far with the simple use case of creating work and adding members

          2. Tends to be turned on for the worker, off for the web/main flow

          3. 100x speed improvement in the migration adapter scenario

    3. Summary of discussion from Hyrax IG call: Bulkrax vs. the state of Hyrax bulk editing

      1. Working in current Hyrax, but not Hyku

      2. Lots of interface issues

      3. How or is it being used?

      4. General consensus is to reduce bulk editor to only deal with permissions/visibility, leave metadata bulk edits to bulkrax

  2. Open calls for help or open PRs

    1. @Randall Floyd to refactor https://github.com/samvera/hyrax/pull/7151

      1. Not happy with current solution to eliminate double iteration of work members

      2. jobs/services names that imply single function but do both permissions and visibility

      3. May also not be handling the AF work type.