Closed
Bug 592495
Opened 15 years ago
Closed 15 years ago
In questions list, show # of people having this problem too in the past X days
Categories
(support.mozilla.org :: Questions, task)
support.mozilla.org
Questions
Tracking
(Not tracked)
VERIFIED
FIXED
2.2.5
People
(Reporter: cww, Assigned: rrosario)
References
()
Details
Attachments
(2 files)
When you sort by "Most requested", the number of people who also have this problem are out of order because we actually sort by how many people have voted in the past 7 days. We should expose that number in small font below to make it make more sense (also this would make metrics reporting easier since I don't have to query for this info):
123 people
has this problem
12 in the past week
Comment 1•15 years ago
|
||
I created a stub version of the text, labeled '42 new this week':
http://github.com/chowse/kitsune/commit/1dbd7fa4bc56f6b08c2b6f8fff122324f24a960b
I'll also attach an screenshot of the change to confirm.
Comment 2•15 years ago
|
||
| Assignee | ||
Updated•15 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
We're asking devs to make looking at questions sorted by most requested as part of their weekly feedback roundup. This would really help. What sort of liquid lubricant is needed in this instance?
Comment 4•15 years ago
|
||
It's not a ton of work, if it's worth it for 2.2.5 just stick it in 2.2.5.
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → rrosario
Target Milestone: --- → 2.2.5
| Assignee | ||
Comment 5•15 years ago
|
||
Landed in 2.2.x:
http://github.com/jsocol/kitsune/commit/1a74233ee5b16ae19ea385699290d0ff4246103b
and master:
http://github.com/jsocol/kitsune/commit/f04a9509e8a5f6e4534a24189bcd924ca85be2bc
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Comment 6•15 years ago
|
||
Comment 7•15 years ago
|
||
Verified FIXED on both:
https://master.support.mozilla.com/en-US/questions?sort=requested
https://support-stage.mozilla.com/en-US/questions?sort=requested
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•