User story: As a patroller, I want to hide certain edits from my Watchlist, while still being able to see any previous edits which occurred, so that I can better monitor changes on my project.
On Special:Watchlist, by default users only see the most recent edit to pages they have watched. Sometimes, however, they don't want to see edits by certain kinds of users, such as bots, or edits marked as 'minor'. Currently, if users filter their Watchlist to remove certain edits, if a page has that kind of edit as its most recent, it simply does not display in their Watchlist at all, instead of displaying the most recent non-filtered edit. This is undesirable, because edits can easily be missed if a subsequent edit is filtered out by a user's configured preferences. A vandal could, for example, vandalise a page, and then make a subsequent minor edit, and users who filter out minor edits would not see their vandalism edit. In fact they wouldn't see that any edit had been made to that page at all - it simply wouldn't display in their watchlist.
Steps to reproduce
- Ensure that the 'Expand watchlist to show all changes' preference under the Watchlist tab is not selected.
- Watch article A
- Make an edit to article A, do not mark it as minor
- Navigate to Special:Watchlist, and see your edit in the Watchlist
- Add a Watchlist filter for non-minor edits
- Make an edit to article A, and mark it as minor
- Edits to article A are no longer listed, including the non-minor edit
This only occurs when 'Expand watchlist to show all applicable changes' is turned off.
Desired behaviour
Users would like for edits preceding a filtered-out change to have an entry in their Watchlist.
It may be beneficial for users to know that there is a more-recent edit which has been filtered out. A small symbol or note next to the displayed entry could possibly be shown to signify this.
Proposed in Community-Wishlist-Survey-2016. Received 33 support votes, and ranked #47 out of 265 proposals. View full proposal with discussion and votes here.
