https://bugzilla.wikimedia.org/show_bug.cgi?id=47485
Matthias Mullie <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #1 from Matthias Mullie <[email protected]> --- I'm afraid this probably won't come any time soon: the watchlist feature is problematic by design. Special:ArticleFeedbackv5Watchlist is for now disabled on enwiki/frwiki (and may, once feedback size grows, at some point also be disabled on dewiki) The problem is that users (can and do) have so much watchlisted articles, that it becomes impossible to use an index to retrieve all data (resulting in expensive queries to fetch data). Caching is also no viable alternative, since they're unique per-user. The idea behind this feature is great, but for technical reasons is not currently viable. We'll first need to come up with a solution for the existing AFTv5 watchlist; which will require changes in MW watchlist feature. If/once that has been done, it would definitely make sense to bring this up again! -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
