Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notification to actionees of action updates #37

Open
darenwelsh opened this issue Jun 2, 2021 · 0 comments
Open

Notification to actionees of action updates #37

darenwelsh opened this issue Jun 2, 2021 · 0 comments

Comments

@darenwelsh
Copy link
Collaborator

If we assume a dependency on the copywatchers parser function and on the Pending Reviews feature of WatchAnalytics (other MediaWiki extensions), then we can easily add notification to users when they are added as an actionee.

To do this, add the following to Template:Actionable near the end:

{{#arraymap:{{{ASSIGNED_TO|}}}|,|assignee_name|{{#copywatchers:assignee_name/Actions}}|}}

The following should be added to the README:

If you want to be notified of when someone assigns you to an action or updates an action for which you are listed as an actionee, create a page like Jane Doe/Actions but substitute your name for Jane Doe. This page can be blank or can contain anything you want. Just verify you are watching the page. If this page does not exist, or if you are not watching it, then you will not be notified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant