Page MenuHomePhabricator

API: Allow listing of logevents per pageid
Open, LowPublic

Description

list=logevents has a title param. Please add a pageid param, to allow listing per pageid. Thanks.

Details

Reference
bz32675

Event Timeline

bzimport raised the priority of this task from to Low.Nov 22 2014, 12:02 AM
bzimport set Reference to bz32675.
bzimport added a subscriber: Unknown Object (MLST).

We might want to make such a thing more generic and apply it to everything with user or title params.

But as a side note. For reference, could you list the use cases where you'd want to use the userid or pageid instead of the username or title?

See blocking bug 19195

pageid maybe hard to do, because the id is lost on deleting, but there is log_page, so searching inside of that field should be enough.

Change 434718 merged by jenkins-bot:
[mediawiki/core@master] API: Use ParamValidator library

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

Anomie renamed this task from API: Allow listing of logevents per userid/pageid to API: Allow listing of logevents per pageid.Feb 4 2020, 8:41 PM
Anomie updated the task description. (Show Details)