https://bugzilla.wikimedia.org/show_bug.cgi?id=53008
--- Comment #44 from Nemo <[email protected]> --- (In reply to Jackmcbarn from comment #43) > Then what procedure should be followed to unblock a user who is autoblocked? Autoblock ID is the only really necessary one. # $wgAutoblockExpiry is variable; it would probably not be that hard (though not trivial either) to make MediaWiki silently reduce it temporarily (even to 0 seconds) for a specific block once a dependent autoblock is manually revoked. # Otherwise, to keep it manual: on unblocking, Special:Block could simply offer a checkbox to also unblock the autoblock's parent blocks (or the block's dependent autoblocks), a feature sysops would appreciate because they often forget. #* If the block-autoblock connection is shown to the unblocking sysop, well that's only one person. Not strictly necessary anyway, but unblocking sysop probably wants to know. #* If both block and autoblock changes are logged, anyone can draw the connection from log timestamps. Do they both need to be logged? (In reply to Jackmcbarn from comment #30) > is visible at Special:BlockList. Which IIRC just reuses the same message, hence would automatically be fixed if MediaWiki:Autoblocker was. -- 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
