Page MenuHomePhabricator

Implement Edit reversion notification
Closed, ResolvedPublic

Description

Edit reversion notification

Copy

Notification typeSingularMultiple
Lock screen notificationThe edit that you made to the article [article title] was reverted by [username][number] of your edits have been reverted
In-app notificationYour edit has been reverted <br> Read more[number] of your edits have been reverted <br> Read more

Related Objects

Event Timeline

If the user made a bunch of edits on the web a few months ago but hasn't marked notifications as read, do we still show those notifications in the app?

@NHarateh_WMF Nope. These notifications should be shown only for reverts of description edits by this user in the last 24 hrs. Other reverts or older notifications will have to wait for future versions.

Per the email, for now, we can also limit polling to 24 hours after edit submission. We'll have longer windows when we build out more notification features.

JMinor awarded a token.