[Koha-bugs] [Bug 30743] New: Adding a library does not update the transport cost matrix

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 12 20:45:05 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30743

            Bug ID: 30743
           Summary: Adding a library does not update the transport cost
                    matrix
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: nick at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

To test:
1 - View the transport cost matrix
2 - Add some values
3 - Add a new library
4 - View the matrix, not new library appears disabled in all columns
5 - Run the holds queue - there is a warning:
Use of uninitialized value in numeric ne (!=) at
/usr/share/koha/lib/C4/HoldsQueue.pm line 811.
6 - Hit save on the matrix
7 - View the DB and note new library is disabled in all columns
8 - Run holds queue - they don't get any holds

IDK the correct default, but this seems problematic, maybe we need to add a
warning when adding libraries to system, or disable them by default actually?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list