Closed
Bug 1088645
Opened 11 years ago
Closed 11 years ago
Cannot filter questions by creator
Categories
(support.mozilla.org :: BuddyUp, defect, P2)
support.mozilla.org
BuddyUp
Tracking
(Not tracked)
RESOLVED
FIXED
2014Q4
People
(Reporter: rik, Assigned: rrosario)
References
Details
(Whiteboard: u=dev c=buddyup p=1 s=2014.19)
https://support.allizom.org/api/2/question/?creator=rik24d returns 260063 questions and not all of them are by rik24d.
| Assignee | ||
Comment 1•11 years ago
|
||
It seems to be just returning everything instead of filtering. If you pass the user id, you get what you expect:
https://support.allizom.org/api/2/question/?creator=1104879
Should be similar to the fix for products here:
https://github.com/mozilla/kitsune/commit/f484724c09251a54f7f751eeb5ce3e2db1b311b7
Assignee: nobody → rrosario
Priority: -- → P2
Whiteboard: u=dev c=buddyup p=1 s=2014.19
Target Milestone: --- → 2014Q4
| Assignee | ||
Comment 2•11 years ago
|
||
In a pull request:
https://github.com/mozilla/kitsune/pull/2186
| Assignee | ||
Comment 3•11 years ago
|
||
| Assignee | ||
Comment 4•11 years ago
|
||
This is on stage which is all that matters for now. It should hit prod on Monday.
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
•