As a result of T134675 which converted Special:MergeHistory to OOUI, the functionality of assuming that if you tick no particular box you want all revisions merged has been lost. Basically, if you wanted to merge all available revisions you could simply hit "merge revisions" – now you have to tick the most revision before you can get anything to happen. The default assumption should be that if you hit "merge revisions" you want all the revisions unless you specifically tick otherwise (similar to how it used to be and how undeletion works).
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Special:MergeHistory: Merge all revisions if no particular box/button is ticked | mediawiki/core | master | +1 -2 |
Related Objects
Related Objects
- Mentioned Here
- T134675: Convert Special:MergeHistory to OOUI
Event Timeline
Comment Actions
Here's an example. This is what immediately appears after clicking "show mergeable edits". If I click "merge revisions" now (even in this very basic example where there is only one possible revision that could be merged), it will not do anything. I have to first tick the box next to the revision in question, which strikes me as the opposite of what the default should be.
Comment Actions
Change 294310 had a related patch set uploaded (by Sethakill):
Special:MergeHistory: Merge all revisions if no particular box/button is ticked
Comment Actions
Change 294310 merged by jenkins-bot:
Special:MergeHistory: Merge all revisions if no particular box/button is ticked
