Currently mediawiki/core does not write to the user_is_temp column in the user table. A maintenance script, which is added to update.php, should be created that populates the user_is_temp column.
Acceptance criteria
- Create a maintenance script that populates the user_is_temp column
- Add this script to update.php
QA Results - Local
| AC | Status | Details |
|---|---|---|
| 1 | ✅ | https://phabricator.wikimedia.org/T355181 here |
| 2 | ✅ | https://phabricator.wikimedia.org/T355181 here |


