https://bugzilla.wikimedia.org/show_bug.cgi?id=33581

       Web browser: ---
             Bug #: 33581
           Summary: Special:Contributions - filter to show only the user's
                    last edit to each page
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Special pages
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Sometimes I would like to see a list of pages I have recently edited. 
Special:Contributions does this, but if I've edited the same page multiple
times then it appears multiple times in the list.

"Only show edits that are latest revisions" guarantees that each page appears
only once in the list, but if somebody has edited the page since the user whose
contributions I am viewing, that page doesn't appear in the list at all.

It would therefore be nice to have another option here: "Only show edits that
are the user's last edit to the page"

I don't know how the "Only show edits that are latest revisions" filter works
internally, but if it just adds to the query the condition "no newer edits to
[page] exist", then it probably wouldn't be difficult to do "no newer edits to
[page] by [user] exist" along the same lines.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to