Comment 7 for bug 613713

Revision history for this message
Martin Pool (mbp) wrote :

I think this is a real valid bug; bug 672883 is another instance of wanting a similar thing.

Making client code hardcode the list is obviously poor because it changes over time and because it's longwinded.

One pragmatic way to handle this would be to instead of status=[], instead have include_closed defaulting to False, and if that is True it included all statuses.