For a couple of weeks my watchlist page (https://en.wikipedia.org/wiki/Special:Watchlist) hasn't been displaying any changes made to any of the pages I watch.
As you can see from the above screenshot, there are no obvious network errors or any exceptions being raised in the console. Tested in Firefox 32-bit ESR 52.3.0 and IE11 on 64-bit Windows 7.
Steps to Reproduce
- While logged in, visit the watchlist at: https://en.wikipedia.org/wiki/Special:Watchlist.
Actual Results
The watchlist reports there are no changes to display regardless of what filtering options are supplied. Even though there are definitely changes to display. This occurs every time I visit.
Expected Results
The watchlist should report changes made to pages being watched.
Attempted Troubleshooting
I've attempted to purge the page with the action=purge parameter (https://en.wikipedia.org/wiki/Special:Watchlist?action=purge) but that doesn't appear to be a valid option.
Interestingly, changes do appear in my RSS subscription to that page (https://en.wikipedia.org/w/api.php?action=feedwatchlist&allrev=1&wlowner=Dasime&wltoken=REDACTED&feedformat=atom):
<?xml version="1.0"?> <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"> <id>https://en.wikipedia.org/w/api.php?action=feedwatchlist&allrev=1&wlowner=Dasime&wltoken=REDACTED&feedformat=atom</id> <title>Wikipedia - Watchlist [en]</title> <link rel="self" type="application/atom+xml" href="https://en.wikipedia.org/w/api.php?action=feedwatchlist&allrev=1&wlowner=Dasime&wltoken=REDACTED&feedformat=atom"/> <link rel="alternate" type="text/html" href="https://en.wikipedia.org/wiki/Special:Watchlist"/> <updated>2017-09-16T11:52:57Z</updated> <subtitle>Watchlist</subtitle> <generator>MediaWiki 1.30.0-wmf.18</generator> <entry> <id>https://en.wikipedia.org/w/index.php?title=User:Dasime&diff=800901130</id> <title>User:Dasime</title> <link rel="alternate" type="text/html" href="https://en.wikipedia.org/w/index.php?title=User:Dasime&diff=800901130"/> <updated>2017-09-16T11:49:01Z</updated> <summary type="html">Testing Watchlist (Dasime)</summary> <author><name>Dasime</name></author> </entry> </feed>
But the changes only appear for a short amount of time. Long enough for my RSS reader to cache them but if I go back to the feed a few days later it's always empty again.
I've regenerated my token at https://en.wikipedia.org/wiki/Special:ResetTokens and it didn't resolve my issue - new changes appear briefly in the feed but then disappear after a while.




