https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26302 Nick Clemens <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #29 from Nick Clemens <nick@bywatersolutions.com> --- I am seeing the same callnumbers for every branch, to recreate: 1 - sudo koha-mysql kohadev 2 - UPDATE items SET itemcallnumber=barcode; 3 - Add 5 items for a single branch (IPT) with IPT1-5 as barcodes and "IPT" as item callnumber 4 - Display in opac: Availability: Items available for loan: Midway (1) Call number: 39999000013351, 39999000013375, 39999000013399, Centerville (3) Call number: 39999000013351, 39999000013375, 39999000013399, Fairview (1) Call number: 39999000013351, 39999000013375, 39999000013399, Institut Protestant de Théologie (5) Call number: 39999000013351, 39999000013375, 39999000013399, ... -- You are receiving this mail because: You are watching all bug changes.