Page MenuHomePhabricator

Reverts with the API don't notify users anymore
Closed, ResolvedPublic

Description

Reverts with the API no longer notify users, see this report.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

I think this is due to the PageContentSaveComplete hook being inside a deferred update now. This causes the initial request to be $wgRequest instead of the derivative API request.

Note: this is a distinct issue from T153570.

Change 328028 had a related patch set uploaded (by Cenarium):
Get undone revision id from hook param instead of request

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

Change 328028 merged by jenkins-bot:
Get undone revision id from hook param instead of request

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