https://bugzilla.wikimedia.org/show_bug.cgi?id=38642
Nathan Larson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected]. |[email protected] |org | --- Comment #2 from Nathan Larson <[email protected]> --- Another possibility is to have a emailed_revision table that would have a record of who has been sent what revisions. It would have at least three fields: er_id, er_user, and er_revid. This table could be used to prevent users from receiving repetitive notifications of pages being deleted if the pages were to be deleted and re-created. Especially if we're going to use option #2 from comment 1 above, it would be good to keep down the number of unnecessary emails. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
