Closed Bug 903723 Opened 11 years ago Closed 11 years ago

[Regression] Revisions Dashboard no more sorted by date

Categories

(developer.mozilla.org Graveyard :: General, defect)

All
Other
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: teoli, Unassigned)

Details

(Whiteboard: [specification][type:bug])

What did you do?
================
Visited: https://developer.mozilla.org/en-US/dashboards/revisions?locale=en-US&user=&topic=

What happened?
==============
The results are not sorted by date.

What should have happened?
==========================
The results should have been sorted by date, like before.

Is there anything else we should know?
======================================
It was working at some point last week: it is a regression.

Not sorted by date makes the dashboard useless.
Commits pushed to master at https://github.com/mozilla/kuma

https://github.com/mozilla/kuma/commit/05dedfd5bb7deb158cdadc1c2a5f649a4fa9e840
Fix bug 903723 and bug 904494: Revision dashboard cleanup.

This fixes a couple of unfortunate typos that got through all of: me,
the unit tests, and the code review on github. The primary issue is
that the unit tests for the revision dashboard were not truly
inspecting the results; this commit fixes the view issues and adds a
bunch of revisions in a fixture, and then has the tests -- both for
the general listing and for various filterings -- make sure that the
correct number of results come back, so that we have a way to catch
regressions going forward.

https://github.com/mozilla/kuma/commit/86e675a8393eab2e290019a9439a3976eea70d7e
Merge pull request #1281 from ubernostrum/dashboard-changes-904494

Fix bug 903723 and bug 904494: Revision dashboard cleanup.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.