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@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@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.