28 Jan
2025
28 Jan
'25
12:26 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38983 --- Comment #1 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- I think the only workaround is to force upper case at the API level, which is what the UI does? ```yaml attribute: type: string pattern: "^[A-Z]+$" ``` -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.