| Summary: | Add maxLength to the vendor definition | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | REST API | Assignee: | Jonathan Druart <jonathan.druart> |
| Status: | RESOLVED FIXED | QA Contact: | Matt Blenkinsop <matt.blenkinsop> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | david, Laura.escamilla, matt.blenkinsop, tomascohen |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.11.00
|
|
| Circulation function: | |||
| Bug Depends on: | 40433 | ||
| Bug Blocks: | 40175, 40511 | ||
| Attachments: |
Bug 40434: Add maxLength to vendor spec file
Bug 40434: Add tests Bug 40434: Add maxLength to vendor spec file Bug 40434: Add tests |
||
|
Description
Jonathan Druart
2025-07-17 12:38:48 UTC
Created attachment 184193 [details] [review] Bug 40434: Add maxLength to vendor spec file Test plan: Apply the "tests" patch first prove xt/api.t => fail Apply this patch => pass Created attachment 184194 [details] [review] Bug 40434: Add tests Created attachment 186821 [details] [review] Bug 40434: Add maxLength to vendor spec file Test plan: Apply the "tests" patch first prove xt/api.t => fail Apply this patch => pass Signed-off-by: Matt Blenkinsop <matt.blenkinsop@openfifth.co.uk> Created attachment 186822 [details] [review] Bug 40434: Add tests Signed-off-by: Matt Blenkinsop <matt.blenkinsop@openfifth.co.uk> Trivial patch, straight to PQA Nice work everyone! Pushed to main for 25.11 This is an enhancement and will not be backported to the 25.05.x branch. API related, no changes to the manual required. |