Page MenuHomePhabricator

June 13 – Export and upload welcome survey data
Closed, ResolvedPublic

Description

See parent task for instructions.

Note that --from and --to should pick up where the previous export left off; e.g. when the June 6 export used 20220606222301 as the --to value, the June 9 export should use --from=20220606222301.

When doing this task, please leave a comment at the end like:

On mwmaint1002:

mwscript extensions/GrowthExperiments/maintenance/ExportWelcomeSurveyMailingListData.php --wiki=eswiki --debug --from=20220526222301 --to=20220530182800 --output-format=csv > may30.csv

Debug output:

Converting registration timestamps:
	From (exclusive): 20220526222301 -> UID 6568306 (registered: 20220526222226)
	To (inclusive): 20220530182800 -> UID 6571613 (registered: 20220530182529)
`

The uploaded file is in the private google drive.

Details

Due Date
Jun 12 2022, 10:00 PM

Event Timeline

kostajh set Due Date to Jun 12 2022, 10:00 PM.Jun 8 2022, 9:26 AM

On mwmaint1002:

mwscript extensions/GrowthExperiments/maintenance/ExportWelcomeSurveyMailingListData.php --wiki=eswiki --debug --from=20220609171000 --to=20220613132521 > june13.csv

Debug output:

Converting registration timestamps:
	From (exclusive): 20220609171000 -> UID 6583152 (registered: 20220609170826)
	To (inclusive): 20220613132521 -> UID 6586585 (registered: 20220613132515)

The uploaded file is in the private google drive.

cc @EdErhart-WMF