Last modified: 2013-10-17 18:11:39 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T57665, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 55665 - eswikivoyage: Enable autopatroller group
eswikivoyage: Enable autopatroller group
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
wmf-deployment
All All
: Normal enhancement (vote)
: ---
Assigned To: This, that and the other (TTO)
https://es.wikivoyage.org/wiki/Wikivi...
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-10-13 00:09 UTC by Carlos Mora
Modified: 2013-10-17 18:11 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Carlos Mora 2013-10-13 00:09:11 UTC
Community of Spanish Wikivoyage approved by consensus, enabling the flag of autopatroller, and the sysops can grant/remove those permissions. 

Something like this:

'wgGroupPermissions' => array(
    'eswikivoyage' => array(
        'autopatroller' => array(
            'autopatrol' => true,
        ),
    ),
),

'wgAddGroups' => array(
    'eswikivoyage' => array(
        'sysop' => array( ..., 'autopatroller' ),
    ),
),

'wgRemoveGroups' => array(
    'eswikivoyage' => array(
        'sysop' => array( ..., 'autopatroller' ),
    ),
),

Thank you! :)
Comment 1 Gerrit Notification Bot 2013-10-13 05:48:20 UTC
Change 89497 had a related patch set uploaded by TTO:
Set up autopatroller right on eswikivoyage

https://gerrit.wikimedia.org/r/89497
Comment 2 Gerrit Notification Bot 2013-10-15 23:56:12 UTC
Change 89497 merged by jenkins-bot:
Set up autopatroller right on eswikivoyage

https://gerrit.wikimedia.org/r/89497
Comment 3 This, that and the other (TTO) 2013-10-16 06:48:43 UTC
Done. Please file a new bug or reopen this one if there is a problem.
Comment 4 Carlos Mora 2013-10-16 23:35:02 UTC
The sysops and bureaucrats cant assign permissions. The permission is called "autopatrolled" 

But, here is named differently:

ยป       'sysop' => array( 'rollbacker', 'patroller', 'autopatroller', ), //

https://gerrit.wikimedia.org/r/#/c/89497/2/wmf-config/InitialiseSettings.php
Comment 5 This, that and the other (TTO) 2013-10-17 08:59:29 UTC
Blast, a stupid typo. I'm so sorry that this crept through.
Comment 6 Carlos Mora 2013-10-17 14:23:21 UTC
No matter, mistakes happen. :)
Comment 7 Carlos Mora 2013-10-17 18:11:39 UTC
Yay! I can assign and revoke the flag

Ty! :)

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links