Page MenuHomePhabricator

📜P1 - Send a global notification regarding the policy update
Open, Needs TriagePublic

Description

After the new policies are activated in T408316, we need to send the email notification regarding the policy update to all platform users.

This should be sent between 0 and 2 days *after* the both the new polices (hosting policy, terms of use) become active on staging.

This can not actually be done on production until T408316: 📜 P1: Activate the new policies is complete. Therefore this may sit stalled in "waiting for action in production".

We note the content of this email is not reusable in the future.

The copy is here.

dev notes

Command to triger the job:

kubectl exec -ti deployments/api-app-backend -- php artisan job:dispatchNow App\\Jobs\\SendPolicyAnnouncementJob

or if you want to tinker:

kubectl exec -ti deployments/api-app-backend -- php artisan tinker --execute='dispatch(new App\Jobs\SendPolicyAnnouncementJob)'

PR: https://github.com/wbstack/api/pull/1222/

Event Timeline

This should actually be sent between 0 and 2 days *after* the both the new polices (hosting policy, terms of use) become active on staging.

dang updated the task description. (Show Details)
dang removed dang as the assignee of this task.Tue, Aug 4, 1:12 PM
dang moved this task from Doing to Waiting for Peer Review on the Wikibase Cloud (Kanban Board) board.
dang subscribed.
dang removed dang as the assignee of this task.Wed, Aug 5, 3:02 PM
dang moved this task from Doing to Waiting for Peer Review on the Wikibase Cloud (Kanban Board) board.
dang removed dang as the assignee of this task.
dang removed dang as the assignee of this task.Thu, Aug 6, 8:42 AM
dang moved this task from Doing to Waiting for Peer Review on the Wikibase Cloud (Kanban Board) board.