Page MenuHomePhabricator

Provide information about FlaggedRevs via API for action=query & list=watchlist / list=recentchanges
Open, LowPublicFeature

Description

While the GUI versions for RecentChanges and Watchlist provide information about whether a change is flagged or not, these data seem to be missing in API. For action=query&prop=revisions FR provides a new value "flagged" for rvprop, which adds the desired information.

This would be useful for list=watchlist and list=recentchanges, too.


Version: unspecified
Severity: enhancement

Details

Reference
bz48200

Related Objects

Event Timeline

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

For the moment you can use the watchlist as generator and than prop=flagged or prop=revisions&rvprop=flagged, but than other information from the watchlist are lost, but generator and list can be used both in one query.

Aklapper changed the subtype of this task from "Task" to "Feature Request".Feb 4 2022, 11:13 AM
Aklapper removed a subscriber: wikibugs-l-list.