I want to search for cases which are selected for a project/milestone but are not yet started.
Given that new cases default to a status of "Active", to search for "not yet started" I can only think of searching for cases which have no elapsed time.
However, on these cases, "elapsed time" seems to have a blank value (rather than "0").
How do I search for this blank or unset value?
elapsedtime:"0" doesn't work. elapsedtime:"" doesn't work.