Dec 6
Filter Logic
When filtering items using multiple criteria (e.g., "Unread" and "In Progress") simultaneously, the system returns zero results, even when items exist that match one or more of the selected criteria. Seems like its using AND logic instead of OR.
Completed