https://bugzilla.wikimedia.org/show_bug.cgi?id=65191
--- Comment #8 from Kunal Mehta (Legoktm) <[email protected]> --- (In reply to Derk-Jan Hartman from comment #3) > It's not easy, but it's also not totally crazy. > > You would need a table, keeping track of the beta features, the version of > the feature etc. > > Then check the registrations for the beta features once in a while, see if a > new notification needs to be created and scheduled. put the job on the queue > and write to the table that you have sent a 'new', 'updated' or another type > of notification etc. I was thinking of just using a maintenance script whenever a new feature is updated/deployed, that way we don't need a table to keep track of anything, but just do it manually. -- 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
