Page MenuHomePhabricator

Show intended blockee in blocked message in wikidata bridge
Open, Stalled, Needs TriagePublic

Description

As a user that finds themselves blocked, I want to know who is the intended blockee of that block in order to understand whether that block is targeting me in particular or whether I'm just collateral damage.

Problem:
This information is currently not available via the Mediawiki API at all.

Example:
Current API response: T237522#5640564

Acceptance criteria:

  • The username of the originally blocked (the intended blockee) user is available via the mediawiki API for action=query, prop=info (in), intestactions=edit and intestactionsdetail=full

Notes: