Page MenuHomePhabricator

Add a maintenance script to send mass messages
Closed, ResolvedPublic

Description

To be used when notifying users during the upcoming SUL finalization.


Version: unspecified
Severity: enhancement

Details

Reference
bz72123

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.
StatusSubtypeAssignedTask
ResolvedLegoktm
ResolvedNone

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:58 AM
bzimport added a project: MassMessage.
bzimport set Reference to bz72123.
bzimport added a subscriber: Unknown Object (MLST).

Change 144256 had a related patch set uploaded by Legoktm:
Add maintenance script to send messages

https://gerrit.wikimedia.org/r/144256

Will the maintenance scripts which send email notifications also (need to)use this for on-wiki messages?

What sources are in scope for the script, in particular will it take care of things like substituting pseudo-variables of https://meta.wikimedia.org/wiki/Single_User_Login_finalisation_announcement ?

(In reply to Nemo from comment #2)

Will the maintenance scripts which send email notifications also (need
to)use this for on-wiki messages?

I think so.

What sources are in scope for the script, in particular will it take care of
things like substituting pseudo-variables of
https://meta.wikimedia.org/wiki/Single_User_Login_finalisation_announcement ?

The current patch just adds a backend/job class for server-side messages, and then I plan to have a script in CentralAuth which uses the MMServerSideJob class to send out the message properly.

Change 144256 merged by jenkins-bot:
Add maintenance script to send messages

https://gerrit.wikimedia.org/r/144256