Closed
Bug 904494
Opened 12 years ago
Closed 12 years ago
Revision Dashboard doesn't display most changes
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: teoli, Assigned: jbennett)
Details
(Whiteboard: [specification][type:bug])
Attachments
(2 files)
What did you do?
================
1. Visit https://developer.mozilla.org/en-US/dashboards/revisions?locale=en-US&user=&topic=
What happened?
==============
A few changes are listed, but not all.
(I did several dozens of edits the last two days)
What should have happened?
==========================
All changes (in en-US) should be listed, in anti-chronological order (most recent first).
Is there anything else we should know?
======================================
I think it is a regression of when the dashboard performance was worked upon.
| Reporter | ||
Updated•12 years ago
|
Summary: Revision Dashboard is broken → Revision Dashboard doesn't display most changes
Comment 1•12 years ago
|
||
Can you point out which revisions are missing from display? Do you notice a pattern to them?
| Reporter | ||
Comment 2•12 years ago
|
||
I would say 99% of the revisions are missing.
There are 13(!) revisions for today, none from me and I did at least 100.
I'm attaching to screen shots, 1 from the dashboard, 1 from a history of a page I worked on today.
| Reporter | ||
Comment 3•12 years ago
|
||
| Reporter | ||
Comment 4•12 years ago
|
||
Here all revisions from today didn't appear in the dashboard.
| Reporter | ||
Comment 5•12 years ago
|
||
Any news? This is very annoying.
| Reporter | ||
Updated•12 years ago
|
Severity: normal → critical
| Assignee | ||
Comment 6•12 years ago
|
||
The dashboard views have unit tests to verify that they pull correctly; those tests passed before and after the performance-related work, so either that didn't cause the issue, or the tests didn't cover all cases. I can take a look and see which of those is the case.
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → jbennett
| Reporter | ||
Comment 7•12 years ago
|
||
Thanks, James.
Are you able to reproduce the problem?
Comment 8•12 years ago
|
||
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.
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: 12 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•