salesagility / SuiteCRM

SuiteCRM - Open source CRM for the world
https://www.suitecrm.com
GNU Affero General Public License v3.0
4.29k stars 2.04k forks source link

#10319 fix(JSON API v1) - SQL error when filtering by custom fields #10320

Open re8260 opened 5 months ago

re8260 commented 5 months ago

Description

SQL error when fetching beans by JSON v1 API with filter on custom filed. Without filter on custom fields no error. Fix issue https://github.com/salesagility/SuiteCRM/issues/10319 by added missing log message.

Motivation and Context

Fix error in Json v1 API.

How To Test This

More details and steps to reproduce here: https://github.com/salesagility/SuiteCRM/issues/10319

Types of changes

Final checklist

serhiisamko091184 commented 5 months ago

Hey @re8260,

thanks a lot for contributing to SuiteCRM project!

Regards, Serhii