Bug 39836 - Vendor contact object under specified
Summary: Vendor contact object under specified
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: REST API (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on: 38010
Blocks:
  Show dependency treegraph
 
Reported: 2025-05-05 17:20 UTC by Tomás Cohen Arazi (tcohen)
Modified: 2025-05-05 17:20 UTC (History)
1 user (show)

See Also:
GIT URL:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.