Closed Bug 406388 Opened 17 years ago Closed 17 years ago

AMO feature list is expired (need to run sql)

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: clouserw, Unassigned)

References

()

Details

Our features list expired this morning, which means clicking "recommended add-ons" brings back nothing in the list, and our front page doesn't have an add-on on it.    I'm filing this bug for AMO so people can get it if they're watching the QA contact, and then I'm flipping it to server ops.
IT, would you please run the following query on the AMO db:

UPDATE features SET end="2008-06-01 00:00:00", modified=NOW();

That should match 43 rows.
Assignee: nobody → server-ops
Component: Public Pages → Server Operations: Web Content Push
Product: addons.mozilla.org → mozilla.org
QA Contact: web-ui → justin
Version: 3.0 → other
mysql> UPDATE features SET end="2008-06-01 00:00:00", modified=NOW();
Query OK, 43 rows affected (0.10 sec)
Rows matched: 43  Changed: 43  Warnings: 0
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Thanks!
Status: RESOLVED → VERIFIED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.