Closed
Bug 979397
Opened 12 years ago
Closed 7 years ago
Use IA products and topics for AAQ
Categories
(support.mozilla.org :: Code Quality, task)
support.mozilla.org
Code Quality
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: mythmon, Unassigned)
References
Details
(Whiteboard: p=3 u=dev c=questions s=2013.backlog)
Right now the topics for questions are defined in a config.py file. We've been moving away from approaches like this. These should pull from the Topics model we already have in the database.
I'd guess this fairly straight forward about 2 points, but AAQ is really important, so an extra point for caution => 3pts.
Comment 1•12 years ago
|
||
We probably need to add a Boolean column to the topic Table for enabling/disabling the topic for AAQ. Not all the topics are shown in AAQ.
Comment 2•12 years ago
|
||
(In reply to Ricky Rosario [:rrosario, :r1cky] from comment #1)
> We probably need to add a Boolean column to the topic Table for
> enabling/disabling the topic for AAQ. Not all the topics are shown in AAQ.
Probably the same for the product table.
Updated•12 years ago
|
Target Milestone: --- → Future
Comment 3•12 years ago
|
||
We also want to use the products from the IA. I'm adding a column now for bug 991200.
Summary: Use IA topics for AAQ → Use IA products and topics for AAQ
Comment 4•12 years ago
|
||
(In reply to Ricky Rosario [:rrosario, :r1cky] from comment #3)
> We also want to use the products from the IA. I'm adding a column now for
> bug 991200.
oops, I meant bug 994097
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•