Page MenuHomePhabricator

Add function for list=watchlistraw
Closed, ResolvedPublic

Description

Didn't see a function which retrieves a user's watchlist (Site.watchlist_revs fetches changes on the watchlist)

This isn't as easy as it looks since the elements are returned directly under 'watchlistraw' and not 'query' like every other API module...


Version: core-(2.0)
Severity: enhancement

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 2:18 AM
bzimport set Reference to bz57995.
bzimport added a subscriber: Unknown Object (????).

There is watchlist.py in compat.

Change 100363 had a related patch set uploaded by Xqt:
Port watchlist.py to core

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

Change 100363 had a related patch set uploaded by Ricordisamoa:
Port watchlist.py to core

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

Change 100363 merged by jenkins-bot:
Port watchlist.py to core

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

The patch doesnt provide what this bug is requesting; further integration needed in bug 68988.

Change 215902 had a related patch set uploaded (by Ladsgroup):
Move watchlist functions to Site object from scripts/watchlist.py

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

Change 215902 merged by jenkins-bot:
Move watchlist functions to Site object from scripts/watchlist.py

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