On Tue, Feb 22, 2011 at 9:48 PM, Yishai Beeri <yis...@platonix.com> wrote: > On Tue, 22 Feb 2011 13:22:30 +0200, Russell Keith-Magee > <russ...@keith-magee.com> wrote: > >> On Tue, Feb 22, 2011 at 3:49 PM, Julien Phalip <jpha...@gmail.com> wrote: >> One Trac feature that I suspect *might* help in this regard is one >> that I've raised before -- allowing users to flag individual issues >> that they have an interest in seeing solved. This isn't just another >> flag, because it provides a way to slice and present the data in a >> different way. It would allow us to provide a project-wide leaderboard >> of the "most wanted bugs", providing a focus for volunteer activity >> that doesn't currently exist. However, this requires someone to spend >> time developing that feature for Trac, because it isn't (to my >> knowledge) an out-of-the-box feature. >> > > Can't this simply be the "cc" field - or better yet a clone thereof > dedicated to this "vote"?
I'm not sufficiently familiar with Trac's internals to say for certain. CC would probably give enough detail for storage purposes, but it's not just a matter of storing the CC's. We also need to be able to query based on the aggregate count of CC's, and sort based on that count, and possibly even browse the graph of CC's shared between users. This is one of those areas where we need someone to step up an volunteer to do some Trac work and show us what is possible. Yours, Russ Magee %-) -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com. To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.