Closed
Bug 1104820
Opened 11 years ago
Closed 11 years ago
Show number of unanswered questions in 24 hrs
Categories
(support.mozilla.org :: Questions, task, P2)
support.mozilla.org
Questions
Tracking
(Not tracked)
RESOLVED
FIXED
2015Q4
People
(Reporter: atopal, Assigned: mythmon)
Details
(Whiteboard: u=sumo-team c=kpidash p=1 s=2014.21)
I as a community manager/desktop support lead would like to be able to see the number of questions that didn't get an answer within 24 hrs.
| Reporter | ||
Updated•11 years ago
|
Whiteboard: u=sumo-team c=kpidash p= s=2014.21
We want to be able to see the number of unanswered questions in the chart without having to make calculations.
| Reporter | ||
Comment 2•11 years ago
|
||
Okay, clarification:
Take the number of questions asked per day minus the number of questions that got a reply within 24 hours. That's the new data point we need on the forum charts (on the KPI dashboard and the forum metrics page). We already have "questions asked per day" and "number of questions that go a reply within 24 hours", so this is hopefully fairly straightforward and we can also display the historic numbers.
| Assignee | ||
Comment 3•11 years ago
|
||
Oh, that's all? We can do this entirely in JS. The original way it was explained was a lot scarier. I'll get a PR up in a minute.
To be clear, this is only about a lack of first answer, right? If a question gets an answer, and then the asker responds, and that sits for 24 hours, that is out of scope, right?
Assignee: nobody → mcooper
Whiteboard: u=sumo-team c=kpidash p= s=2014.21 → u=sumo-team c=kpidash p=1 s=2014.21
| Assignee | ||
Comment 4•11 years ago
|
||
The PR is here: https://github.com/mozilla/kitsune/pull/2242
| Assignee | ||
Comment 5•11 years ago
|
||
d6e52bb Add not-commited question count to kpi qusetions chart.
This won't land until the production freeze is over.
| Assignee | ||
Comment 6•11 years ago
|
||
Ricky pushed this to prod, and I forgot to put a bug number in the git commit, so he didn't close this.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•