[Tracker-discuss] [issue87] add # of comments to default issue list

Daniel Diniz metatracker at psf.upfronthosting.co.za
Sun Mar 1 18:26:50 CET 2009


Daniel Diniz <ajaksu at gmail.com> added the comment:

Here's a simple patch that adds two (Number() -> float!) columns to issue, to
track the counts of messages and nosy user on a given issue. Updates
(add/delete)  work fine and displaying it is also easy.

I'll choose between Number and String for these columns after I try to implement
searching on them. I want to allow comparisons ('less than 5 nosy users', 'more
than 2 messages') and that's a bigger RFE :)

IMHO the number of nosy users an issue has is slightly more interesting than how
many unique users have commented (thanks Ezio for suggesting this). I can
implement both or either if anyone has a strong preference on this. 

Any feedback greatly appreciated :)

_______________________________________________________
PSF Meta Tracker <metatracker at psf.upfronthosting.co.za>
<http://psf.upfronthosting.co.za/roundup/meta/issue87>
_______________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msg_nosy_count.diff
Type: text/x-diff
Size: 2014 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/tracker-discuss/attachments/20090301/d10e499f/attachment.diff>


More information about the Tracker-discuss mailing list