Quick version: Is there a way to filter a view in the Sharepoint Issue Tracking module to find rows that do not have a value in a given column?
Detailed version: At my workplace, we're using the Sharepoint Issue Tracking module to maintain our bug list. I want to create a view on the list to find the Issues that haven't been assigned to anyone yet.
So I: 1. "Edit View" 2. in the "Filter" section, "Show the items when column", I select "Assigned To" from the columns drop-down list. 3. Then the problem. My best choice in the operator dropdown seems to be "is equal to". But then I don't know what to put in the value box. I tried leaving it empty, but that didn't work. It would be nice if there was an "is empty" choice in the operator dropdown, but there isn't.
Any constructive suggestions are welcome. Thanks.
This worked fine for me
Filter - Assinged To Is Equal To (leave value box empty)
(In the screenshot I also have Current is equal to Yes to show only Current Unassigned issues)