Comment 3 for bug 634342

Revision history for this message
Robert Collins (lifeless) wrote :

To QA, on staging:
insert into featureflag (scope, priority, flag, value) values ('BugTask:+index', 0, 'memcache', 'disabled');

and then the bugtask index page should not use memcache. Remove the flag and it should use it again.

e.g. hit /bugs/600000 with the row present and missing and confirm memcache rows sppear/disappear