The visual filter editor now supports AND/OR filter groups across the Work List, Swim Lane, and all other platform list views. Schedulers can now build compound filters, such as "jobs that are Queued in Sydney OR Dispatched in Melbourne" without leaving the visual editor or writing a single line of query syntax using the 'Advanced' query mode.
What's new
- AND/OR group logic: Filters can now be organised into multiple groups. Conditions within a group are joined by AND; the toggle between groups lets you choose AND or OR, covering the most common compound filtering scenarios.
- "+ Add group" action: A new control in the filter panel lets users add additional filter groups on the fly, with a clear AND/OR toggle between them.
- Broad coverage: Group-based filtering is available across the Pulse Swimlane, Work List, Availability Preferences, Page Builder related lists, and all default list views.
- Saved views support: Existing saved views that use OR logic will load automatically in grouped mode, and new views with group logic save correctly.
- Graceful handoff to Advanced mode: Filter expressions too complex for the visual editor, such as nested logic like (A OR B) AND C, are detected automatically, and users are seamlessly transitioned to the Advanced query editor.