Closed Bug 943438 Opened 12 years ago Closed 12 years ago

Clean up inactive notification watches

Categories

(support.mozilla.org :: Code Quality, task, P3)

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 631151
Future

People

(Reporter: rrosario, Assigned: rrosario)

Details

We allow unauthed users to subscribe to questions, for example. We require them to confirm their email address before activating them. I just checked in the admin (https://support.mozilla.org/admin/tidings/watch/?is_active=0) and there are curently "307711 watchs" with is_active=False. We should add a cron job that goes through and deletes all inactive watches that are over 30 days old.
appropriate for cleanup week.
Assignee: nobody → rrosario
Target Milestone: 2013Q3 → 2013Q4
So.... watches don't have any timestamp on them :( This is going to require some bigger changes (schema change to tidings, likely). Pushing this out to backlog. I did go ahead and updated us to django-tidings master tip: https://github.com/mozilla/kitsune/pull/1764
Whiteboard: u=dev c=general p=1 s=2013.25 → u=dev c=general p=1 s=2013.backlog
Target Milestone: 2013Q4 → Future
removing estimate
Whiteboard: u=dev c=general p=1 s=2013.backlog → u=dev c=general p= s=2013.backlog
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Whiteboard: u=dev c=general p= s=2013.backlog
You need to log in before you can comment on or make changes to this bug.