Page MenuHomePhabricator

June 16 – 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 15 2022, 10:00 PM

Event Timeline

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

@Sgs This was complete, correct? Should we mark this as Resolved?

Hey folks—I wanted to check on the status of this export. I'm not seeing it in the Google Drive folder. Thank you!

@EdErhart-WMF sorry for the delay, just did this:

On mwmaint1002:

mwscript extensions/GrowthExperiments/maintenance/ExportWelcomeSurveyMailingListData.php --wiki=eswiki --debug --from=20220613132521 --to=20220616000000 --output-format=csv > june16.csv

Debug output:

Converting registration timestamps:
	From (exclusive): 20220613132521 -> UID 6586585 (registered: 20220613132515)
	To (inclusive): 20220616000000 -> UID 6589145 (registered: 20220615235930)

The uploaded file is in the private google drive.