Page MenuHomePhabricator

Remove TYPE_INTERFACE transaction from Almanac Device
ClosedPublic

Authored by epriestley on Apr 10 2018, 3:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 30, 7:11 AM
Unknown Object (File)
Thu, Apr 25, 1:48 AM
Unknown Object (File)
Mon, Apr 22, 4:49 PM
Unknown Object (File)
Sat, Apr 20, 9:31 PM
Unknown Object (File)
Fri, Apr 19, 9:59 PM
Unknown Object (File)
Fri, Apr 19, 3:41 AM
Unknown Object (File)
Fri, Apr 19, 2:52 AM
Unknown Object (File)
Mar 30 2024, 4:42 PM
Subscribers
None

Details

Summary

Depends on D19325. Ref T13120. Ref T12414.

This no longer has any callers in the upstream or in Phacility support libraries, so get rid of it.

This will make modularizing Device transactions significantly easier, since the other transactions are reasonable, normal sorts of transactions.

For existing devices, this leaves some "author edited this object." transactions in the log. I might just leave those since they aren't really hurting anything, or maybe I'll clean them up or hide them later once I have more confidence that these changes are stable.

Test Plan

Grepped for TYPE_INTERFACE and AlmanacDeviceTransaction, found no callsites.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable