On 08/01/2010 06:14 PM, Terry Reedy wrote:
On 8/1/2010 7:44 AM, Éric Araujo wrote:

+1 On a prebuilt search

This is not as easy as it seems.
A nosy count of 1 misses posts where someone added themself as nosy
without saying anything, waiting for someone else to answer (and maybe
no one ever did). A message count of 1 misses posts where a person
follows up with a correction (because he cannot edit!) or addition.
nosy = 1 or message = 1 would be better, and one cannot do that from
search form, which, ANDS things together. Can a custom sql query do an OR?

There is an activity field which gets any issues with activity on a specific day. I'm not sure how useful that is. <shrug>

Something that may be more useful, is a "no activity" search field with choices of day, week, month, year, etc... and make the output sortable on time without activity.

That not only would cover the short term cases of no response, but also the longer term items that slip though the cracks.

Ron


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to