Page MenuHomePhabricator

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

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

Event Timeline

kostajh triaged this task as High priority.Jun 2 2022, 12:02 PM

On mwmaint1002:

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

Debug output

Converting registration timestamps:
	From (exclusive): 20220530182800 -> UID 6571613 (registered: 20220530182529)
	To (inclusive): 20220602144700 -> UID 6574965 (registered: 20220602124713)

Uploaded file in the private google docs, cc @MMiller_WMF @EdErhart-WMF

Sgs changed the task status from Open to In Progress.Jun 2 2022, 12:54 PM
Sgs changed the task status from In Progress to Open.Jun 2 2022, 12:58 PM
Sgs moved this task from In Progress to QA on the Growth-Team (Sprint 0 (Growth Team)) board.
Sgs added subscribers: MMiller_WMF, EdErhart-WMF.
kostajh subscribed.

This is done.