5 Aug
2026
5 Aug
'26
10:50 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38291 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #16 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- In the spec you have: type: object properties: id: type: string description: internally assigned library group identifier maxLength: 10 minLength: 1 But the database says library_groups.id is int(11), should we update that to match? -- You are receiving this mail because: You are watching all bug changes.