Task is to check for presence of is_temp column and data on all active iOS schemas/datasets after production release.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Restricted Task | |||||
| Resolved | kostajh | T294511 2021 Security Team wikireplicas audit | |||
| Declined | None | T284948 Raw IPs of logged-out users disclosed in wiki-replicas | |||
| Resolved | • Niharika | T324492 Temporary accounts - MVP | |||
| Resolved | Madalina | T326816 [Epic] Update features for temporary accounts | |||
| Resolved | HNordeenWMF | T329913 [Epic] Update Mobile Apps Team-owned products that may be affected by Temporary Accounts | |||
| Resolved | SNowick_WMF | T362283 [Spike] Audit Schemas in preparation for Temporary Accounts | |||
| Resolved | None | T374058 iOS schemas - add `is_temp` column for currently active MEP schemas | |||
| Resolved | SNowick_WMF | T377749 Data validation for iOS schemas - is_temp |
Event Timeline
Comment Actions
Data to validate for app version 7.6.1.4258
| Schema | Column to add | datatype | Status |
| ios_edit_history_compare | is_temp | boolean | TO DO |
| ios_navigation_events | is_temp | boolean | TO DO |
| ios_notification_interaction | is_temp | boolean | TO DO |
| ios_reading_lists | is_temp | boolean | TO DO |
| ios_search | is_temp | boolean | TO DO |
| ios_setting_action | is_temp | boolean | TO DO |
| ios_talk_page_interaction | is_temp | boolean | TO DO |
| ios_watchlists | is_temp | boolean | TO DO |
| ios_edit_interaction | is_temp | boolean | TO DO |
| ios_login_action | is_temp | boolean | TO DO |
| ios_user_history | is_temp | boolean | TO DO |
| editattemptstep | is_temp | boolean | TO DO |
Comment Actions
Verifying we are seeing is_temp values populated in editattemptstep for Android/iOS edit data.
Comment Actions
Validation is complete, note I am keeping ticket open to re-check values in ios_notification_interaction - not seeing any true values, but event counts are small, will resolve this when we get both T/F values in data
2024-11-26 update: ios_notification_interaction data PASSED
| Schema | Column to add | datatype | Status |
|---|---|---|---|
| ios_edit_history_compare | is_temp | boolean | PASS |
| ios_navigation_events | is_temp | boolean | PASS |
| ios_notification_interaction | is_temp | boolean | PASS |
| ios_reading_lists | is_temp | boolean | PASS |
| ios_search | is_temp | boolean | PASS |
| ios_setting_action | is_temp | boolean | PASS |
| ios_talk_page_interaction | is_temp | boolean | PASS |
| ios_watchlists | is_temp | boolean | PASS |
| ios_edit_interaction | is_temp | boolean | PASS |
| ios_login_action | is_temp | boolean | PASS |
| ios_user_history | is_temp | boolean | PASS |
| editattemptstep | is_temp | boolean | PASS |