Community Wishlist Survey 2022/Admins and patrollers

Admins and patrollers
11 proposals, 326 contributors, 593 support votes
The survey has closed. Thanks for your participation :)



Allow rev parent id to be fixed

Discussion

Voting

Allow using templated reasons in global blocks.

  • Problem: Global block reasons can't use any templates (since the block reason is rendered on the wiki the blocked user is visiting, and all wikis have their own separate template namespace). This means that the user (who might not be the intended target of the block) has to click to some Meta page to see detailed information about the global block that is preventing them from editing. For example, it would be useful to display templates like en:Template:Blocked p2p proxy directly on the blocked error message.
  • Proposed solution: Implement a way to display pre-defined block reason templates to users by rendering block reasons on meta. Alternatively instead of allowing use of arbitrary meta templates, implement a way to for stewards to configure longer block reasons on a Meta JSON page and selecting one of those on the interface (proposed by Legoktm on the Phabricator ticket).
  • Who would benefit: Users affected by global blocks (since the instructions they see will be clearer), stewards
  • More comments: The GlobalBlocking extension contains incomplete code to render block reasons on a central wiki (such as Meta), see phab:T243863 for details.
  • Phabricator tickets: phab:T243863
  • Proposer: Majavah (talk!) 13:44, 16 January 2022 (UTC)[reply]

Discussion

  • Kind of edges on global templates as a request, which skimming the Phab kind of looks like some similar concerns there, or at least which would exist if global templates were somewhere in implementation.

    That aside, templated block reasons aren't well supported in some ways even today; en:MediaWiki:Ipbreason-dropdown until recently had lint errors (and then someone moved it to plain text content model, which has its obvious downside of not tracking a link to the template in the page). --Izno (talk) 00:21, 17 January 2022 (UTC)[reply]

    I think the global block reasons can be logged in Meta, and a Meta page contains all the reasons, as stewards block user in a Meta-based interface. Thingofme (talk) 00:57, 18 January 2022 (UTC)[reply]

Voting

Allow global blocks to optionally not block account creation

  • Problem: Currently all global blocks always block account creation. Stewards can only choose whether the block will affect unregistered or registered contributors (the so-called softblock or hardblock).
  • Proposed solution: In line with what happens with Special:Block, please add a checkbox to Special:GlobalBlock and give stewards the option to check or uncheck that box depending on the circumstances.
  • Who would benefit: Stewards as users of the extension; but all users too as we can allow account creations in case where the abuse exclusively comes from unregistered contributors.
  • More comments:
  • Phabricator tickets: task T17273.
  • Proposer: —MarcoAurelio (talk) 19:37, 15 January 2022 (UTC)[reply]

Discussion

Voting

Allow global whitelisting of IPs subject to global rangeblocks

  • Problem: Several requests for unblock cannot be handled in due time because of providers/tech depths of different organization mixing up networks which could legitimately edit the wikis with farms with open proxies, spam sources, etc. A quite common case are, also, private proxies on VPS or reverse proxies from different organizations hosted in third-party farms.
  • Proposed solution: create a Special:GlobalBlockWhitelist page where a global block can be revoked for a certain IP or subnet falling in a blocked range
  • Who would benefit: dozens of users caught by global blocks
  • More comments:
  • Phabricator tickets: phab:T42439
  • Proposer: Vituzzu (talk) 10:44, 20 January 2022 (UTC)[reply]

Discussion

Voting

Show recent block history for IPs and ranges

  • Problem: When reviewing an IP's contribs, admins have to look in block history to see if there have been any recent blocks. When dealing with ranges (especially /64), this problem is worse. To see rangeblocks, admins must add /[16,32,48,64] and then go block (not block log because that only works on the base IP, not one within the range) to see recent rangeblocks. Even to see past warnings to editors in a range, admins must go to the range, scroll through and find individual IPs whose talk pages aren't redlinked, open a bunch of them, and see if there's been escalation of warnings over a recent time frame, and then go back to the first IP and warn accordingly.
  • Proposed solution: Add recent block information on contribs pages for admins to see, similar to recent change to Twinkle's block popup window, including rangeblocks. A similar feature on the contribs or talk pages for warnings should be great.
  • Who would benefit: Admins
  • More comments: This would be particularly helpful for dealing with LTA cases and vandals who jump IP addresses to avoid racking up warnings on a single IP.
  • Phabricator tickets:
  • Proposer: EvergreenFir (talk) 05:34, 18 January 2022 (UTC)[reply]

Discussion

Voting

Mass-delete to offer drop-down of standard reasons, or templated reasons.

  • Problem: Admins have the ability to mass-delete contributions of a user seen as problematic. This usually affects a large number of pages; currently it reads 'mass-deleting contribs of user Foo'. Having a templated reason that gets replaced, or a drop-down of common reasons would help.
  • Proposed solution: Either add a drop-down (with most common reasons, similar to QD), or provide a way that templated reasons get replaced.
  • Who would benefit: Admins: mass-deleting pages, users: knowing more precisely why the page was deleted
  • More comments:
  • Phabricator tickets: phab:T25020
  • Proposer: Eptalon (talk) 23:37, 18 January 2022 (UTC)[reply]

Discussion

  • @Eptalon:
     
    Screenshot of the current last step of Nuke.
    can you be a bit more specific, what are the step-by-step directions you are currently using for this process? The "mass-delete" you mention above sounds like you are referring to Special:Nuke, provided by the Nuke extension. This extension already has the option to enter free-form text, solving the problem of admins poorly communicating. (See image below) Is there where you would also like to put a drop down box? — xaosflux Talk 00:11, 19 January 2022 (UTC)[reply]
When I delete a page, I get a drop-down with preselected ("quick-deletion") criteria. I was alluding to a simliar dropdown (in addition to freetext box you show)-Eptalon (talk) 23:29, 20 January 2022 (UTC)[reply]

Voting

Expose ORES scores in AbuseFilter

  • Problem: AbuseFilters are a great way of preventing problematic edits before they happen. However, guessing "problematic" is currently done using user segmentation, common phrases used by vandals etc. We have a much better tool to determine if an edit is destructive: ORES. If we were able to prevent all edits above a certain threshold, the workload on patrollers would be significantly reduced and, possibly, would prevent some communities from requesting and all-out IP-editing ban.
  • Proposed solution: Expose the raw ORES "damaging" score as a variable in AbuseFilter
  • Who would benefit: Patrollers and admins would have less work
  • More comments: Exposing ORES levels from the Special:RecentChanges interface (very likely, likely, less likely, unlikely) would also be OK.
  • Phabricator tickets: phab:T123178
  • Proposer: Strainu (talk) 16:13, 11 January 2022 (UTC)[reply]

Discussion

  • I'm not an ORES architecture expert, but I think this would be a major timing issue. AF has to be real-time to work, having to wait for ORES processing would likely be a huge bottleneck on every edit/action made - since between clicking publish and your save committing the data would need to go in to and back our of ORES, then in to AF before AF can do anything with it. — xaosflux Talk 19:21, 11 January 2022 (UTC)[reply]
    Since all edits pass through ORES, this should not increase global processing time. If you’re assumption is right, this feature would require to queue edits (so they could take several seconds to be live), but it is not blocking in my opinion.

    Related feature request: Suggesting AbuseFilter by machine learning. Pols12 (talk) 19:45, 11 January 2022 (UTC)[reply]

    @Pols12: AF is an interrupt, it will prevent saving an edit or present a warning to the user - it can't wait for ORES to process and also still do this. We're not going to leave our user sitting at a "processing" screen after they click publish - and once they left that screen it is too late to present them a warning. Now perhaps AF could add scores that ORES could use for things like deferred edits, but the reverse doesn't seem feasible. — xaosflux Talk 22:49, 11 January 2022 (UTC)[reply]
    We have to increase the processing speed on the ORES, but machine learning is still possible. Thingofme (talk) 00:39, 12 January 2022 (UTC)[reply]
    The bigger problem is that right now ORES is working on revisions, not diffs. But since ores is good enough for en.wp RC stream, I expect latency issues only for the biggest changes. But if I'm wrong, maybe other solutions, such as auto-revert, can be considered. Strainu (talk) 05:11, 12 January 2022 (UTC)[reply]
    @Strainu: Am I missing something? Doesn't abusefilter processing occur prior to a revision being created, and ORES happens after a revision is created? — xaosflux Talk 14:09, 12 January 2022 (UTC)[reply]
    You're not missing anything, that's what I also meant by "ORES is working on revisions, not diffs". I suspect making an ORES API that can receive a diff will be the main software change of this project.
    However, I don't expect this to bring along any latency issues. If ORES can work in near-real-time at en.wp scale, likely it can also be scaled to handle (in the worse case scenario) double the requests. Note that everything will happen locally (i.e. the same datacenter). A few hundred milliseconds of additional delay seems acceptable to me. Strainu (talk) 15:54, 12 January 2022 (UTC)[reply]
    Well, I have heard from the Performance team in the past that AbuseFilter is one the biggest slow-downs and causes of concern. I strongly suspect even a few hundred milliseconds is asking too much. As Strainu says, ORES would need to be first be able to accept raw content rather than just a revision ID. That alone I think makes this proposal out of scope for Community Tech, but it could deserve a spot in the Larger suggestions category (intended for things we can't do or promise, but still should have visibility to the broader movement). MusikAnimal (WMF) (talk) 23:25, 12 January 2022 (UTC)[reply]
    @CAlbon (WMF) I'm not sure if you're the right person to ping about ORES, but if not maybe you know who we could talk to? I'm trying to find out whether this proposal is feasible. The questions are:
    • Is it possible to give ORES some wikitext and it gives us a score (i.e. before the edit has been saved)?
    • If it is not possible, how hard would it allow ORES to accept arbitrary wikitext rather than a revision ID?
    • In either case, can ORES be potentially a bit slow? Several hundred milliseconds, or longer?
    Thanks for any information you can provide! MusikAnimal (WMF) (talk) 17:15, 13 January 2022 (UTC)[reply]
    The primary problem is speed, and I strongly believe the lack of speed is from I/O. When a request for a prediction for a revision ID is received, ORES hits the mediawiki API to get the wikitext, parses it, converts it into a feature vector, then serves it to the model to get a prediction. That is slow, obviously. Right now that slowness is hidden by pre-caching scores.
    That said, with some changes to we could deploy a version of the model that accepts wikitext and scores it. I'll create a ticket for that and we can do a spike on it. CAlbon (WMF) (talk) 17:05, 18 January 2022 (UTC)[reply]
    Ticket created! https://phabricator.wikimedia.org/T299436 CAlbon (WMF) (talk) 18:25, 18 January 2022 (UTC)[reply]
  • This or similar would be excellent. --Izno (talk) 00:18, 17 January 2022 (UTC)[reply]

Voting

Add ability to delete your own files without needing an admin

  • Problem: If I upload bad files, I cannot remove or rename them without the help of an admin.
  • Proposed solution: Users should be able to easily delete any of their own files, without having to ask someone. They may want this for multiple reasons. For example, maybe they improved in terms of photography skills, and took new pictures of something which are much better compared to older ones uploaded by them.
  • Who would benefit: Any user that uploaded files which they want deleted.
  • More comments:
  • Phabricator tickets: task T113508, task T20572
  • Proposer: Neoclassicism Enthusiast (talk) 15:36, 11 January 2022 (UTC)[reply]

Discussion

On English Wikipedia, at least, this is already covered by speedy deletion criterion G7, which allows editors to request deletion for their own work, but includes a safety: if deleting said work would be disruptive, then the deletion may be declined. This proposal merely takes the safety off of that process. As such, I can't support it. {{Nihiltres |talk |edits}} 15:55, 11 January 2022 (UTC)[reply]

the main problem is that your file may be already used on a lot of pages, and once you delete yours we get a problem... even though I want to support it... Omer abcd (talk) 15:59, 11 January 2022 (UTC)[reply]
We can perhaps allow the user to delete old versions of the file. If they have a better version, they can overwrite the file and delete their older version. This will also prevent mind-boggling events request such as this deletion request on Commons. Strainu (talk) 16:06, 11 January 2022 (UTC)[reply]
What's then to stop people with, say, reuploading File:Example.jpg as a "new version" of their file and then deleting old versions? If anything, that sounds like more of a headache. Worse, it would be trivially easy to upload a "new version" that's outright vandalistic and then complicate reversion of the vandalism by deleting old versions of the file. In the (rare!) instances where deleting old versions is desirable, users can ask any admin to delete the old versions under existing deletion policy (on English Wikipedia, at least). {{Nihiltres |talk |edits}} 16:34, 11 January 2022 (UTC)[reply]
That's a kind of vandalism that is also possible now from the end user's POV. The only difference is that it takes 2 clicks to fix instead of 1.Strainu (talk) 18:14, 12 January 2022 (UTC)[reply]
  • This could possibly be something useful in mediawiki, but I can't see it being useful in WMF wiki's that this project is mostly focused on. In most situations, once you upload a file you also attach a non-revocable open license - just like you do when you publish text. That being said, see also phab:T113508 / phab:T20572 that is related to this. — xaosflux Talk 19:25, 11 January 2022 (UTC)[reply]
    At least an extension was written in the past for this purpose: mw:Extension:DeleteOwn; however yours and ToBeFree's concerns below indeed make the proposal potentially unworkable for Wikimedia. —MarcoAurelio (talk) 19:57, 11 January 2022 (UTC)[reply]
  • Creative Commons licenses are irrevocable. Once you've published content under such a free license, you have [usually] given away your right to delete the content. This applies to Wikipedia article content and Wikimedia Commons images. Yes, the people at the English Wikipedia and Wikipedia Commons are usually kind enough to perform reasonable deletion requests by the only author of a page, but they may also decline such requests for various reasons, including "the content is good, we want to keep it". There should be no technical tool for an uploader to delete their own content in a disruptive way. ToBeFree (talk) 19:52, 11 January 2022 (UTC)[reply]
  • This would allow some kind of abuse, so we would limit it to: pages with less than 5000 links/tranclusions, 500 revisions, your own userspace and user talks, and user with the delete-self permission must have 90 days and 1500 edits. Also, if a page deleted by you, you can restore it (only in userspace) Thingofme (talk) 00:41, 12 January 2022 (UTC)[reply]
  • Bad idea. External sites may be reusing content originally uploaded to Wikipedia/Commons and provide a backlink (caveat: attribution is explicitly required by some free licenses) to the original URL. Deleting files breaks this attribution chain, which is why Commons admins will decline author-requested CSD if the file has existed for more than a few weeks. -FASTILY 02:43, 12 January 2022 (UTC)[reply]
  • What if we made it within 30 minutes of upload? That way obvious errors and or mistakes can be taken down by the uploader. EoRdE6 (talk) 21:45, 12 January 2022 (UTC)[reply]
    Yes, this is what I was thinking as well MrMeAndMrMeLet's talk 18:09, 28 January 2022 (UTC)[reply]
    +1 for if this was very time limited to correct mistakes without admins/procedural knowledge. KylieTastic (talk) 18:47, 28 January 2022 (UTC)[reply]
  • This could lead to problems in case of a compromised account. --Bischnu (talk) 12:00, 17 January 2022 (UTC)[reply]
  • As on en:wp we delete on Commons such files speedily per request. So this proposal would be a good idea if there were additional restrictions: 1) The file must not be in use on any wm project, 2) it must not be superseded by a new upload of another image, 3) the upload must not be older than x days. That would save sysops some time. However, I don't think that creating such a special user right is technically feasible. --Achim55 (talk) 18:11, 17 January 2022 (UTC)[reply]
  • This is a good idea, as per brion's two bug reports linked in the request.
    1. Renaming / deletion should definitely be possible in the day after an upload; just as basic common sense. It's silly to have an arbitrary irreversible action that you could just have done differently on creation.
    2. Renaming / deletion for a few weeks after creation also makes sense, if the file is not in use.
    3. The arguments above are well-intentioned, but besides the point: a. Deletion doesn't change the license under which the deleted versions can be reused. It just changes whether those files/versions are visible to non-admins, or transcludable on other pages. b. Deletion is reversible, so there's a limit to how disruptive this can be. Conservative parameters (no older than a few weeks, not in use anywhere) + triviality of reversal would make the convenience available to all w/ little risk. –SJ talk  22:49, 23 January 2022 (UTC)[reply]
  • There are two reasons not to do this. Firstly, deleting images that were once on a page damages the history of the page, as does deleting old versions of an image in the file history. This especially should not be done with images that were once in article space, but even in the user's own space, this may not be advisable. If the user has been doing something unconstructive with images, it is not beneficial to allow that to be hidden from the community as a whole. If there are constructive reasons for deletion that can still go through an admin. The second reason is that editors who have lost disputes or had an article deleted sometimes try to "withdraw" all their work from Wikipedia by deleting it in a tantrum. It is not helpful if they have a deletion tool to help them in that. SpinningSpark 12:25, 2 February 2022 (UTC)[reply]

Voting

Reminders or edit notifications after block expiration

  • Problem: Vandals frequently continues their behavior after blocks expire. ClueBot will start at level-1 warnings for IP editors after a block expires. So, after blocking an IP, admins must keep a tab open to follow up on that editor's edits once a block expires to watch for continued vandalism. The longer the block is, the harder this becomes. Watching talk pages doesn't help, though that's a checkbox in Twinkle's block popup window.
  • Proposed solution: Provide admins with option to be alerted if an editor resumes editing within a select time period after a block expires.
  • Who would benefit: Admins
  • More comments: This would be immensely helpful for tracking LTA cases. To distinguish this from Community Tech/Add a user watchlist, I'd request that this only be done on IPs and only available to admins, which I think Twinkle could manage. An alternative idea would be a "review edits" page for admins that shows diffs like Review Changes log but for recently blocked IPs.
  • Phabricator tickets:
  • Proposer: EvergreenFir (talk) 05:43, 18 January 2022 (UTC)[reply]

Discussion

Voting

Remember previous deletion reason

  • Problem: When deleting a large amount of pages for the same reason by hand, having to open the drop-down menu and select the same reason over and over again is cumbersome and error-prone, especially considering that the deletion reason cannot be changed.
  • Proposed solution: Instead of always defaulting to "Other reason", the reason selected by default should be the one used in the previous deletion. This feature could be made opt-in so that it first has to be activated in one's preferences. The text box under "Other/additional reason" should keep being filled out the same way as without this feature.
  • Who would benefit: Administrators.
  • More comments: This feature could be generalized in order to pertain to more actions (such as moves or protections). The benefit is however arguably lower for those.
  • Phabricator tickets:
  • Proposer: Fytcha (talk) 15:48, 22 January 2022 (UTC)[reply]

Discussion

  • Not my problem. My web browser (Internet Explorer 11) automatically remembers 200 last reasons for deletion. And I like that. Taivo (talk) 18:57, 28 January 2022 (UTC)[reply]
    agreed but i think it shouldn't be automatically enabled; same as other futures it should be optional that can be enable/disable on preferences. 🌸 Sakura emad 💖 (talk) 10:24, 29 January 2022 (UTC)[reply]
  • What I'd do instead is allow the current deletion reason to be "locked in" somehow and then reuse that until the locking action is undone. I had a user script for that once, but it was quite crude and I have no idea if it still works. --Tgr (talk) 02:14, 30 January 2022 (UTC)[reply]
  • I would support this if it were an opt-in, but as stated it would be a permanent feature. I would only want it turned on if I was doing some kind of mass delete. For instance, when I delete a prod or a csd, the deletion reason is automatically copied from the proposal template. I would not want that to be overriden. SpinningSpark 11:59, 2 February 2022 (UTC)[reply]

Voting

Revert edits and warn vandals from recent changes

  • Problem: Vandalism takes lots of time to identify and revert.
  • Proposed solution: Being able to fight vandalism without leaving the page you are on; for example pressing diff brings a drop-down that will allow you to rollback/revert and see the diff view on the same page and being able to warn after rolling back without going to the user talk page. I often find edits that are not vandalism and I waste around 30 seconds finding it isn't vandalism and going back to recent changes.
  • Who would benefit: Vandalism fighters/Admins
  • More comments:
  • Phabricator tickets:
  • Proposer: Zippybonzo (talk) 18:30, 10 January 2022 (UTC)[reply]

Discussion

Voting