Y'know how, when you have subcases that don't match the filter, but the parent case does, you get that little grayed out line: [X subcases not matching filter]? (If the parent case also has subcases that do match...)
Of course you can click on it to show the filtered subcases...
Well, if you collapse the parent case, by clicking the little arrow, and then click it again to expand the parent case - the [subcases] row disappears.
I assume it's because you guys selected $("g-r, g-r-a") but missed $("g-r-more"), or something like that....