Page MenuHomePhabricator

watchlist -all does nothing
Closed, ResolvedPublicBUG REPORT

Description

Steps to replicate the issue:

  • pwb watchlist -new
  • pwb watchlist -all

What happens?:
pwb watchlist -new retrieves all watch list from all sites found in user-config.py. After it pwb watchlist -all should retrieve it again but no watchlist is read.

Software version:
Pywikibot 3

I guess this never worked after rPWBCf6554bec433cad788e82fecd0ab84dabf457649b

Other information :
CachedRequest entries in the cache directory does not have a 'watchlistraw' key because we use a generator instead of a list:

Event Timeline

Xqt triaged this task as Medium priority.Aug 26 2022, 3:12 PM
Xqt updated the task description. (Show Details)

Change 826891 had a related patch set uploaded (by Xqt; author: Xqt):

[pywikibot/core@master] [bugfix] Enable watchlist.refresh_all for API generator access

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

Change 826891 merged by jenkins-bot:

[pywikibot/core@master] [bugfix] Enable watchlist.refresh_all for API generator access

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