Page MenuHomePhabricator

[identity] Refactor devices data deletion to allow filtering
ClosedPublic

Authored by bartek on Mar 25 2025, 6:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 25, 12:40 AM
Unknown Object (File)
Wed, Apr 16, 2:55 AM
Unknown Object (File)
Sat, Apr 12, 7:38 PM
Unknown Object (File)
Wed, Apr 9, 2:36 PM
Unknown Object (File)
Mon, Apr 7, 8:55 AM
Unknown Object (File)
Sun, Apr 6, 3:35 PM
Unknown Object (File)
Sat, Apr 5, 5:50 AM
Unknown Object (File)
Fri, Apr 4, 9:39 AM
Subscribers

Details

Summary

Part of ENG-10413.
Refactored function to delete device data from the identity-devices table.
Added option to exclude certain device IDs, and made it slightly more efficient by reducing number of iterator conversions.

Depends on D14499

Test Plan

Tested on staging along with the rest of the stack.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage