Defect #5679
Watchers not cleaned/updated when deleting/moving watched object
| Status: | New | Start date: | 2010-06-12 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Database | |||
| Target version: | - | |||
| Affected version: | devel | Resolution: |
Description
I have found field in the 'watchers' table to the non-existing forum post (it was deleted with a project).
Postgresql 8.1
ruby 1.8.7
Rails 2.3.5
History
Updated by de ewr over 1 year ago
- Assignee set to Jean-Baptiste Barth
- % Done changed from 0 to 10
Updated by Holger Just over 1 year ago
- Assignee deleted (
Jean-Baptiste Barth) - % Done changed from 10 to 0
This is a general issue with acts_as_watchable.
Watchers are not updated on
- issue move
- issue delete
Updated by Jean-Baptiste Barth over 1 year ago
- Subject changed from database garbage to Watchers not cleaned/updated when deleting/moving watched object
- Affected version changed from 0.9.3 to devel