Closed Bug 574087 Opened 16 years ago Closed 15 years ago

[k] Delete orphaned EventWatches on object deletion

Categories

(support.mozilla.org :: Knowledge Base Software, task, P4)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jsocol, Assigned: jsocol)

Details

(Whiteboard: [qa-])

When we delete an object that can be watched, we should delete its associated EventWatches. This should happen in a celery task, and not block the web server.
I know that this could be done with a generic relation, but I think it might be better to _not_ do that, in this case, and create a Celery task to handle it instead. This is not something the web server process should wait for.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
test steps would be appreciated
Sorry, should have put the [qa-] flag up there, as it's not really testable.
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.