Allow any groups to be added through createAndPromote.php
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Allow using createAndPromote.php with custom groups | mediawiki/core | master | +20 -1 |
Related Objects
Related Objects
Event Timeline
Comment Actions
Change 222068 had a related patch set uploaded (by Mattflaschen):
Allow using createAndPromote.php with custom groups
Comment Actions
Change 222068 merged by jenkins-bot:
Allow using createAndPromote.php with custom groups
Comment Actions
Works in beta - test1, test2 - custom groups:
@deployment-bastion:~$ mwscript maintenance/createAndPromote.php --wiki='enwiki' --force --custom-groups test1,test2 'et15' enwiki: Promoting User:et15 into test1, test2... done.
Comment Actions
I don't know if anyone actually has any of these, but won't this still break for groups with commas in their names?