Closed
Bug 1271956
Opened 9 years ago
Closed 9 years ago
[Admin] The 'number of vouches' order filter is broken
Categories
(Participation Infrastructure :: Phonebook, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tasos, Assigned: tasos)
Details
If a user tries to filter the userprofile page in admin based on the number of vouches, gets the following traceback:
Cannot resolve keyword u'count' into field. Choices are: autovouch, date, description, id, vouchee, vouchee_id, voucher, voucher_id
Comment 1•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/174b869859323074f313ccd107a70a870df0e2aa
[fix bug 1271956] Fix the ordering of 'number of vouches' in users admin.
Updated•9 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 2•9 years ago
|
||
The sorting in admin is working as expected in the stage environment. Marking this bug as verified.
Status: RESOLVED → VERIFIED
Updated•9 years ago
|
Target Milestone: --- → next
Updated•9 years ago
|
Target Milestone: next → ---
Version: other → next
Updated•9 years ago
|
Version: next → 2016-5.2
You need to log in
before you can comment on or make changes to this bug.
Description
•