Page MenuHomePhabricator

Give "PhabricatorUserEmail" a PHID
ClosedPublic

Authored by epriestley on Nov 14 2019, 7:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 28 2025, 10:23 PM
Unknown Object (File)
May 27 2025, 5:44 PM
Unknown Object (File)
Apr 30 2025, 4:28 PM
Unknown Object (File)
Apr 28 2025, 6:33 PM
Unknown Object (File)
Apr 27 2025, 8:55 AM
Unknown Object (File)
Apr 25 2025, 10:03 PM
Unknown Object (File)
Apr 24 2025, 5:26 PM
Unknown Object (File)
Mar 30 2025, 3:18 PM
Subscribers
Restricted Owners Package

Details

Summary

Ref T13444. To interact meaningfully with "DestructionEngine", objects need a PHID. The "UserEmail" object currently does not have one (or a real "Query").

Provide basic PHID support so "DestructionEngine" can interact with the object more powerfully.

Test Plan
  • Ran migrations, checked data in database, saw sensible PHIDs assigned.
  • Added a new email address to my account, saw it get a PHID.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.Nov 14 2019, 7:31 PM
This revision was not accepted when it landed; it landed in state Needs Review.Nov 19 2019, 5:41 PM
This revision was automatically updated to reflect the committed changes.