Page MenuHomePhabricator

June 6 – 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 2 export used 20220602144700 as the --to value, the June 6 export should use --from=20220602144700 .

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 5 2022, 10:00 PM

Event Timeline

kostajh renamed this task from Export and upload welcome survey data to May 5 – Export and upload welcome survey data.May 3 2022, 12:50 PM
kostajh set Due Date to May 4 2022, 10:00 PM.
kostajh renamed this task from May 5 – Export and upload welcome survey data to June 6 – Export and upload welcome survey data.May 3 2022, 1:52 PM
kostajh removed kostajh as the assignee of this task.
kostajh changed Due Date from May 4 2022, 10:00 PM to Jun 5 2022, 10:00 PM.

On mwmaint1002:

mwscript extensions/GrowthExperiments/maintenance/ExportWelcomeSurveyMailingListData.php --wiki=eswiki --debug --from=20220602144700 --to=20220606222301 --output-format=csv > june6.csv

Debug output

Converting registration timestamps:
	From (exclusive): 20220602144700 -> UID 6575095 (registered: 20220602144612)
	To (inclusive): 20220606222301 -> UID 6579602 (registered: 20220606155841)

The uploaded file is in the private Google Drive.