Bug 40177

Summary: Add maxLength to the library definition
Product: Koha Reporter: Jonathan Druart <jonathan.druart>
Component: REST APIAssignee: Jonathan Druart <jonathan.druart>
Status: Needs documenting --- QA Contact: Matt Blenkinsop <matt.blenkinsop>
Severity: enhancement    
Priority: P5 - low CC: fridolin.somers, matt.blenkinsop, 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:
25.11.00,25.05.02
Circulation function:
Bug Depends on: 40176    
Bug Blocks: 40175, 40178, 40433    
Attachments: Bug 40177: Adjust tests
Bug 40177: Add maxLength to library spec file
Bug 40177: Adjust tests
Bug 40177: Add maxLength to library spec file
Bug 40177: Adjust tests
Bug 40177: Add maxLength to library spec file

Description Jonathan Druart 2025-06-18 21:18:58 UTC

    
Comment 1 Jonathan Druart 2025-06-19 09:20:46 UTC
Created attachment 183366 [details] [review]
Bug 40177: Adjust tests
Comment 2 Jonathan Druart 2025-06-19 09:20:48 UTC
Created attachment 183367 [details] [review]
Bug 40177: Add maxLength to library spec file

Test plan:
Apply the "tests" patch first
  prove xt/api.t
=> fail
Apply this patch
=> pass
Comment 3 David Nind 2025-07-03 09:38:56 UTC
Created attachment 183732 [details] [review]
Bug 40177: Adjust tests

Signed-off-by: David Nind <david@davidnind.com>
Comment 4 David Nind 2025-07-03 09:38:59 UTC
Created attachment 183733 [details] [review]
Bug 40177: Add maxLength to library spec file

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

Signed-off-by: David Nind <david@davidnind.com>
Comment 5 Matt Blenkinsop 2025-07-03 10:08:03 UTC
Created attachment 183736 [details] [review]
Bug 40177: Adjust tests

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@openfifth.co.uk>
Comment 6 Matt Blenkinsop 2025-07-03 10:08:05 UTC
Created attachment 183737 [details] [review]
Bug 40177: Add maxLength to library spec file

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

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@openfifth.co.uk>
Comment 7 Lucas Gass (lukeg) 2025-07-08 21:45:21 UTC
Nice work everyone!

Pushed to main for 25.11
Comment 8 Paul Derscheid 2025-07-10 20:50:50 UTC
Nice work everyone!

Pushed to 25.05.x
Comment 9 Fridolin Somers 2025-07-31 12:24:27 UTC
Enhancement not pushed to 24.11.x