Summary
This task is to run the maintenance script added in T361198: Create a maintenance script to populate the cu_useragent table and agent_id columns with values from the agent columns on WMF wikis
Background
- Once T361196: Write to the cu_useragent table and agent_id columns on WMF wikis is stably deployed and we have the maintenance script added in T361198: Create a maintenance script to populate the cu_useragent table and agent_id columns with values from the agent columns, we should backfill the cu_useragent table and set the agent_id values for the rows created before T361196: Write to the cu_useragent table and agent_id columns on WMF wikis was deployed
- If T361196: Write to the cu_useragent table and agent_id columns on WMF wikis was deployed more than 3 months ago, then this task is not needed as no CheckUser result table should have the agent_id column unset
Acceptance criteria
- The maintenance script is run on all WMF wikis
- s1
- s2
- s3
- s4
- s5
- s6
- s7
- s8