In some views, some filters have been set up. After making a change in the view and clicking on the filter icon to see the filter logic, nothing is displayed.
Release : 15.9.1
The filter is corrupted.
SELECT * FROM
odf_ui_views a,
odf_ui_view_settings b
WHERE a.id = b.view_id
AND b.name = 'advFilter'
AND a.type = 'projects'
AND b.last_updated_by IN (enter_resource_id)
order by b.last_updated_date DESC
For assistance with this issue, please open a case with Broadcom.