https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33539 Bug ID: 33539 Summary: Add capitalization checks for branchcodes and categorycodes to inconsistencies script Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz Through import or migrations and maybe other unknown ways you can end up with data that doesn't match the configured codes for libraries and patron categories in terms of capitalization. It would be nice to have some inconsistency checks for this in our scripts. A good starting point would be: * Check holdingbranch/homebranch in items * Check branchcode and categorycode in borrowers -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.