Page MenuHomePhabricator

initWikiConfig.php no longer works
Closed, ResolvedPublic

Description

[urbanecm@mwmaint1002 ~]$ mwscript extensions/GrowthExperiments/maintenance/initWikiConfig.php --wiki=itwiki --phab='T255037'
* Invalid suggested edits configuration: invalid group [INVALID] for task type copyedit
* Invalid suggested edits configuration: invalid group [INVALID] for task type expand
* Invalid suggested edits configuration: invalid group [INVALID] for task type links
* Invalid suggested edits configuration: invalid group [INVALID] for task type references

[urbanecm@mwmaint1002 ~]$

Something broke initWikiConfig.php apparently.

Event Timeline

Change 730512 had a related patch set uploaded (by Urbanecm; author: Urbanecm):

[mediawiki/extensions/GrowthExperiments@master] initWikiConfig: Fix loading difficulty/group from SUGGESTED_EDITS_TASK_TYPES

https://gerrit.wikimedia.org/r/730512

Mentioned in SAL (#wikimedia-operations) [2021-10-13T12:11:10Z] <urbanecm> [urbanecm@mwmaint1002 ~]$ mwscript extensions/GrowthExperiments/maintenance/initWikiConfig.php --wiki=itwiki --phab='T255037' # after applying 730512 at mwmaint1002 to workaround T293219 # T255037

Change 730512 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@master] initWikiConfig: Fix loading difficulty/group from SUGGESTED_EDITS_TASK_TYPES

https://gerrit.wikimedia.org/r/730512

Change 730567 had a related patch set uploaded (by Urbanecm; author: Urbanecm):

[mediawiki/extensions/GrowthExperiments@wmf/1.38.0-wmf.4] initWikiConfig: Fix loading difficulty/group from SUGGESTED_EDITS_TASK_TYPES

https://gerrit.wikimedia.org/r/730567

Change 730568 had a related patch set uploaded (by Urbanecm; author: Urbanecm):

[mediawiki/extensions/GrowthExperiments@wmf/1.38.0-wmf.3] initWikiConfig: Fix loading difficulty/group from SUGGESTED_EDITS_TASK_TYPES

https://gerrit.wikimedia.org/r/730568

Change 730567 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@wmf/1.38.0-wmf.4] initWikiConfig: Fix loading difficulty/group from SUGGESTED_EDITS_TASK_TYPES

https://gerrit.wikimedia.org/r/730567

Change 730568 merged by jenkins-bot:

[mediawiki/extensions/GrowthExperiments@wmf/1.38.0-wmf.3] initWikiConfig: Fix loading difficulty/group from SUGGESTED_EDITS_TASK_TYPES

https://gerrit.wikimedia.org/r/730568

Mentioned in SAL (#wikimedia-operations) [2021-10-13T17:13:46Z] <urbanecm@deploy1002> Synchronized php-1.38.0-wmf.3/extensions/GrowthExperiments/maintenance/initWikiConfig.php: 5c27154cf434bebc37f5e98e2ad1b5cea7cde1d4: initWikiConfig: Fix loading difficulty/group from SUGGESTED_EDITS_TASK_TYPES (T293219) (duration: 01m 15s)

Mentioned in SAL (#wikimedia-operations) [2021-10-13T17:14:51Z] <urbanecm@deploy1002> Synchronized php-1.38.0-wmf.4/extensions/GrowthExperiments/maintenance/initWikiConfig.php: dd7a3314602ffddc5b917cccc71c917301639388: initWikiConfig: Fix loading difficulty/group from SUGGESTED_EDITS_TASK_TYPES (T293219) (duration: 01m 04s)

Script works now (tested at testwiki, with --override passed).