Bug 33539

Summary: Add capitalization checks for branchcodes and categorycodes to inconsistencies script
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Command-line UtilitiesAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: robin
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32706
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32517
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2023-04-15 20:20:19 UTC
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