Scheduled behaviour correcting fix 2309
Improvements & Fixes
We plan to release a behaviour correcting fix for the Content Delivery API v2 filter_query [FIELD_NAME][is]
“is” => “empty_array”
“is” => “empty”
“is” => “false”
In the case of combining the filter_query with any other filter_query
, the response sent by the system was not correct. Content Delivery API v2 will deliver correct content after releasing this fix.
Content Delivery v1 was not affected by this bug.