Description
Adding a filter to a list of records that uses an OR statement, the list search icon in the upper left of the list becomes disabled.
Steps to Reproduce
- Bring up a list of incidents.
- Add a breadcrumb filter with an OR condition.
- Note that the List Search icon (magnifying glass) becomes disabled.
Workaround
This behaviour is by design. The search functionality currently supports queries that include AND, but does not support OR.
Related Problem: PRB606829