Page MenuHomePhabricator

Flow: Topic moderation after moderating one of its post does not appear in the topic's history
Open, HighPublic

Description

On test2, as Selenium_user I deleted the first post on a topic, and 'Selenium user deleted a comment on "Topic name"' immediately showed up in Topic history (good). But then I deleted the topic itself, and this doesn't appear in Topic history, either for Selenium user or regular user (bad).

The topic is https://test2.wikipedia.org/wiki/Topic:S5v4yj8alfto9hw3?action=history

Both actions show up in board history and in Special:RecentChanges.

(If you try to view this topic and don't have rights to view deleted content, you get an exception, which is probably bug 73004.)

Also happens on hide. I hid the third post on this topic, then hid the topic, and "hid topic" doesn't appear in the topic's history: https://test2.wikipedia.org/wiki/Topic:S5v2a7pzmkhfxio7?action=history


Version: master
Severity: normal

Details

Reference
bz73238

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:47 AM
bzimport set Reference to bz73238.
bzimport added a subscriber: Unknown Object (MLST).

I've noticed problems with the history page not getting purged, issuing action=purge fixed it in that instance. This might be similar. We need to look into when pages are getting purged and what is going wrong there if it is.