https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41360 Bug ID: 41360 Summary: Transport cost matrix assumes all transfers are disabled upon first use Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: System Administration Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com On a system not using transport cost matrix enable the preference UseTransportCostMatrix (if your test system has a matrix setup, back it up then DELETE FROM transport_cost;) and then go to Administration->Transport Cost Matrix (almost) All squares are red Click on one, enable and enter a cost Save In the DB: SELECT * FROM transport_cost; Note that all transfers are now forbidden. It should be possible to set the matrix without defaulting to no transfers allowed -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.