Wikipedia:Bots/Requests for approval/AnomieBOT III 6
- The following discussion is an archived debate. Please do not modify it. To request review of this BRFA, please start a new section at WT:BRFA. The result of the discussion was Approved.
Operator: Anomie (talk · contribs · SUL · edit count · logs · page moves · block log · rights log · ANI search)
Time filed: 14:50, Sunday, May 5, 2019 (UTC)
Function overview: Unblock non-range IPs blocked indef in 2008 or earlier.
Automatic, Supervised, or Manual: Automatic
Programming language(s): Perl
Source code available: User:AnomieBOT/source/tasks/OldIPUnblocker.pm
Links to relevant discussions (where appropriate): Wikipedia:Village pump (proposals)#Proposal about some indefinite IP blocks (permalink)
Edit period(s): one-time run
Estimated number of pages affected: 0 pages. 19966 IPs unblocked.
Namespace(s): N/A
Exclusion compliant (Yes/No): N/A
Adminbot (Yes/No): Yes
Function details: The bot will unblock IPs that were indef-blocked in 2008 or earlier. It will not undo range blocks. If abuse resumes from any particular IP, or if any admin disagrees with the unblocking of any particular IP, they should feel free to reblock following standard procedures. As the new block would have a 2019 timestamp, the bot would not re-unblock.
Discussion
[edit]- The current list of blocks that would be unblocked by this task is at quarry:query/35664. The unblock message that will be used is
Unblocking pre-2009 indefinitely-blocked IPs per RFC
. Anomie⚔ 14:50, 5 May 2019 (UTC)[reply] - The RFC this task will implement was previously advertised at Wikipedia:Village pump (policy)#Proposal about some indefinite IP blocks, Wikipedia:Administrators' noticeboard/Archive308#Proposal about some indefinite IP blocks, and Wikipedia:Administrators' newsletter/2019/5. Anomie⚔ 14:50, 5 May 2019 (UTC)[reply]
- Approved for trial (40 edits). Please provide a link to the relevant contributions and/or diffs when the trial is complete. (40 unblocks that is), for the trial, limited this to unblocks prior to 20050101000000. — xaosflux Talk 15:25, 5 May 2019 (UTC)[reply]
- Trial complete. [1] Anomie⚔ 22:33, 5 May 2019 (UTC)[reply]
[My questions sound harsh, but that's because I'm too ignorant to ask them more pleasantly. Please understand that I'm smiling when I write them :-)] Where did that list come from? (I suspect the dark-background text under "SQL" answers my question, but I'm not adept enough to understand it.) Are we sure that all findings are indef-blocked IPs who were last blocked on 2008-12-31 or earlier? I'm concerned that the list may include IPs that have been continuously blocked since 2008 but were indeffed after that, e.g. an IP is blocked for a year on 2008-12-01 and then its block is upped to indefinite on 2009-02-01 for some reason. (Such an IP is indef-blocked and has been blocked since 2008 or earlier, but it's not been indeffed since 2008 or earlier.) Presumably an unblock in that situation would be fine, but it apparently wouldn't be in scope of the RFC and should get human review. Also, are there any still-in-force office actions involving IP blocks? Runs in my mind that the office has previously blocked IPs for very long periods. RFC or no RFC, we can't go undoing office blocks, so this really shouldn't run without confirmation that it wouldn't affect office blocks. And finally, how will the bot operate: will it run directly off the quarry page, and if so, can anyone but Anomie edit it? I just want to make sure the bot's running from a page that can't be publicly edited, since we don't want some random person to come along and add a few IPs or usernames that shouldn't be unblocked. Nyttend (talk) 22:32, 6 May 2019 (UTC)[reply]
- Nyttend, The list was generated via a database query, as you suspected.
- I am positive that this only affects IP's whose block was last modified before 2008-12-31. See: mw:Manual:Ipblocks_table#ipb_timestamp
- Office actions is an excellent point. Frankly? I don't know. That must be checked before approval for sure.
- I don't want to answer for Anomie regarding how it sources the data - but looking at the source, it looks like the bot uses that query directly against toolforge's database replica. E.g. no - the query is defined in the program, and cannot be edited. The quarry is just there so that we humans can examine the data. SQLQuery me! 22:59, 6 May 2019 (UTC)[reply]
- Thanks for helping me understand better; my concern on the editing was that Anomie might have pasted a list somewhere and that the bot was running off the list. No more objections, aside from office actions. Wikipedia:Office actions says that Maggie Dennis, User:Mdennis (WMF), is one of the Foundation staff members usually performing office actions, so I've emailed her to request input. Nyttend (talk) 23:14, 6 May 2019 (UTC)[reply]
- It's a fair point to ask the WMF, though I can't say I can ever recall any long term office blocks generally. What I can say for sure is that there are no relevant blocks containing "office", "foundation", or "WMF" in the block reason. I'm fairly sure any office blocks would have contained one of those words. And also, global blocks weren't implemented until 2008, but any such blocks would probably be implemented globally. -- zzuuzz (talk) 01:10, 7 May 2019 (UTC)[reply]
- Dennis said essentially "I don't think there are any such blocks" and checked with Jan Eissfeldt, who reviewed this page and said to feel free to do what's being planned here. Nyttend (talk) 11:00, 7 May 2019 (UTC)[reply]
- It's a fair point to ask the WMF, though I can't say I can ever recall any long term office blocks generally. What I can say for sure is that there are no relevant blocks containing "office", "foundation", or "WMF" in the block reason. I'm fairly sure any office blocks would have contained one of those words. And also, global blocks weren't implemented until 2008, but any such blocks would probably be implemented globally. -- zzuuzz (talk) 01:10, 7 May 2019 (UTC)[reply]
- Thanks for helping me understand better; my concern on the editing was that Anomie might have pasted a list somewhere and that the bot was running off the list. No more objections, aside from office actions. Wikipedia:Office actions says that Maggie Dennis, User:Mdennis (WMF), is one of the Foundation staff members usually performing office actions, so I've emailed her to request input. Nyttend (talk) 23:14, 6 May 2019 (UTC)[reply]
- (edit conflict) Good questions. Answers:
- You're correct, it comes from SQL query in the dark box.
- It lists blocks that have a pre-2009 timestamp on Special:ListBlocks. If there are later-extended blocks in there we have no way of detecting them. Note the RFC linked to some similar quarry queries.
- I see no comments with reason fields containing "office", "Office", "OFFICE", or "WP:OA", or where the blocking username contains "WMF". I adjusted the quarry query to include the reasons so you can check yourself if you want.
- The bot executes a similar query itself (without the reason and with some batching), it doesn't use the quarry page directly. You (generic) can see the bot's code at User:AnomieBOT/source/tasks/OldIPUnblocker.pm.
- HTH. Anomie⚔ 11:17, 7 May 2019 (UTC)[reply]
- On hold placing on hold until at least 2019-05-14 to give time for comments, questions, etc. Was cross posted to AN for input. — xaosflux Talk 13:47, 7 May 2019 (UTC)[reply]
- @Xaosflux: did you meant 06-14? --DannyS712 (talk) 13:52, 7 May 2019 (UTC)[reply]
- Nope, just at least a week. The trial is "done" but there is certainly to rush on this. — xaosflux Talk 14:00, 7 May 2019 (UTC)[reply]
- @Xaosflux: Hey xaosflux, your last sentence reads a bit weird; did you mean to say
there is certainly [no need] to rush on this
or were you intending to convey something likeit is better to get this done sooner rather than later
? eπi (talk | contribs) 21:56, 9 May 2019 (UTC)[reply]- @E to the Pi times i: yes, typo - I put 'on hold' so it is clear that while the trial is done, I want more time for comments. There is no urgency on this task. — xaosflux Talk 23:36, 9 May 2019 (UTC)[reply]
- @Xaosflux: Hey xaosflux, your last sentence reads a bit weird; did you mean to say
- Nope, just at least a week. The trial is "done" but there is certainly to rush on this. — xaosflux Talk 14:00, 7 May 2019 (UTC)[reply]
- @Xaosflux: did you meant 06-14? --DannyS712 (talk) 13:52, 7 May 2019 (UTC)[reply]
- Looks good to me (very not BRFA person). --qedk (t 桜 c) 18:44, 10 May 2019 (UTC)[reply]
- Approved. — xaosflux Talk 03:34, 15 May 2019 (UTC)[reply]
- The above discussion is preserved as an archive of the debate. Please do not modify it. To request review of this BRFA, please start a new section at WT:BRFA.