Closed
Bug 1056038
Opened 11 years ago
Closed 11 years ago
Oops page on users with reviews on outdated webapp versions
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2014-09
People
(Reporter: magopian, Assigned: magopian)
Details
(Whiteboard: [qa-])
http://sentry.mktmon.services.phx1.mozilla.com/mkt/addonsmozillaorg/group/8504/
There's a "few" users (128) that have reviews on outdated (soft) deleted versions of webapps. When they go on their profile page, they get a 500 "oops" page.
The issue is that there's still webapps in the database that are not cleaned (see bug 1020465), and those webapps may have soft deleted versions (versions with the "deleted" field set to 1). Those soft deleted versions are excluded by the VersionManager, so when you get all the reviews and try to display their version (only if the version is outdated), you get a "Version matching query does not exist" error.
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
Can you please add some STRs to this bug?
| Assignee | ||
Comment 4•11 years ago
|
||
I'll mark this as qa- as i don't think it's possible to reproduce this without modifying the database manually.
Assignee: nobody → mathieu
Whiteboard: [qa-]
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•