Closed Bug 707991 Opened 14 years ago Closed 13 years ago

Removing/Adding "Featured" flag in admin UI doesn't work

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: kairo, Assigned: lonnen)

References

()

Details

When I tried to update the featured versions on prod from Firefox 9.0b3 to 9.0b4, yesterday, I discovered that neither removing nor adding has any effect even though the UI says it's done successfully. I re-tried today and it still doesn't work. I also tried changing featured versions for SeaMonkey, also without luck.
I can reproduce this locally, but when I dug in a bit I see that the underlying edit_product_info DB function works fine. Restarting memcached makes the change "take effect", so my guess is that we're using memcache on the admin screen. I don't think we should be using memcache at all for admin screens.
(In reply to Robert Helmer [:rhelmer] from comment #1) > Restarting memcached makes the change "take effect", so my guess is that > we're using memcache on the admin screen. > > I don't think we should be using memcache at all for admin screens. This goes for both the /admin/branch_data_sources page as well as the dashboard. Arguably we should leave caching on for the dashboard, but there's no point in caching the admin UI.
Making changes to this screen should flush the versions cache too, since people want their change to "take effect" immediately.
Depends on: 712079
Component: Socorro → General
Product: Webtools → Socorro
Laura asked me to post which versions should be on the front page as of today - they are as follows: Firefox 9.0.1 (Current stable shipping version) Firefox 12.0a1 (Current trunk) Firefox 11.0a2 (Current Aurora) Firefox 10.0b2 (Current beta)
If the dependency doesn't fix this, let's fix this in 2.4 as well.
Assignee: nobody → chris.lonnen
Target Milestone: --- → 2.4
Component: General → Webapp
solved by the fix to the dependency.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
QA verified on stage. Adding and removing products in the admin panel -> products tab works as expected again. Products can be set to featured, removed from featured, throttle changed, start/end date.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.