Is there a filter to show only unassigned cases?
I found the answer myself:
/casetracker/cases/all/assigned:0
I wasn't using an unkeyed filter, which meant that the assigned:0 filter was ignored.
Comments
Comment #1
derekahmedzai commentedI found the answer myself:
/casetracker/cases/all/assigned:0
I wasn't using an unkeyed filter, which meant that the assigned:0 filter was ignored.