Closed Bug 389862 Opened 18 years ago Closed 18 years ago

AMO SQL to be ran, to fix bug 389846

Categories

(mozilla.org Graveyard :: Server Operations, task)

All
Other
task
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wenzel, Assigned: reed)

References

()

Details

Please run the following on the AMO production database: UPDATE reviews SET version_id = 34545 WHERE version_id = 33792; It will fix bug 389846, so that the me.dium extension's reviews show up on the website again.
Blocks: 389846
Group: mozillaorgconfidential
Assignee: server-ops → reed
Component: Server Operations: Web Content Push → Server Operations
mysql> UPDATE reviews SET version_id = 34545 WHERE version_id = 33792; Query OK, 23 rows affected (0.02 sec) Rows matched: 23 Changed: 23 Warnings: 0
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Thanks, awesome.
Summary: AMO SQL to be ran, tu fix bug 389846 → AMO SQL to be ran, to fix bug 389846
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.