Page MenuHomePhabricator

[Spike] Audit Schemas in preparation for Temporary Accounts
Closed, ResolvedPublic

Description

Background

Understand what effect of temporary accounts rollout will have on our analytics wiring within across apps.

Definition of Done

Creation of a detailed deck or task for the updates to instrumentation that will need to happen once temporary accounts has been rolled-out to Test.wiki, and beyond. (to be further updated after rollout, before being picked up for engineering).

References

Event Timeline

HNordeenWMF renamed this task from [Spike] Audit Apps Schemas in preparation for Temporary Accounts to [Spike] Audit Schemas in preparation for Temporary Accounts.Apr 10 2024, 8:22 PM
HNordeenWMF edited projects, added: Wikipedia-iOS-App; removed: Wikipedia-iOS-App (Design).
HNordeenWMF updated the task description. (Show Details)

The solution for Android and iOS for the addition of Temporary Account data we will be to add a column, is_temp (boolean datatype) to currently active MEP schemas to accommodate this data. This change only needs to be made on MEP schemas as MP schemas already contain the performer.is_temp column

Related subtasks with schema lists:
https://phabricator.wikimedia.org/T374057
https://phabricator.wikimedia.org/T374058

SNowick_WMF claimed this task.

Resolved, data validated for both iOS and Android