Bug 39836

Summary: Vendor contact object under specified
Product: Koha Reporter: Tomás Cohen Arazi (tcohen) <tomascohen>
Component: REST APIAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: tomascohen
Version: Main   
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: 38010    
Bug Blocks:    

Description Tomás Cohen Arazi (tcohen) 2025-05-05 17:20:37 UTC
Bug 38010 slipped in the use of the `aqcontacts` table by defining `contacts` to be of type array.

This should be specified in the spec and validated.

Noted this when looking at the Vue code using it and figured the (wrong/my opinion) DB column names were used as-is.