Bug 40179

Summary: Add maxLength to the patron's category definition
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: REST APIAssignee: Jonathan Druart <jonathan.druart>
Status: Needs Signoff --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: dcook, tomascohen
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:
Bug Depends on: 40178    
Bug Blocks: 40174, 40175    
Attachments: Bug 40179: Adjust tests
Bug 40179: Add maxLength to patron_category spec file

Description Jonathan Druart 2025-06-18 21:19:24 UTC

    
Comment 1 Jonathan Druart 2025-06-19 09:22:05 UTC
Created attachment 183370 [details] [review]
Bug 40179: Adjust tests
Comment 2 Jonathan Druart 2025-06-19 09:22:07 UTC
Created attachment 183371 [details] [review]
Bug 40179: Add maxLength to patron_category spec file

Test plan:
Apply the "tests" patch first
  prove xt/api.t
=> fail
Apply this patch
=> pass