Page MenuHomePhabricator

Give "PhabricatorUserEmail" a PHID
ClosedPublic

Authored by epriestley on Nov 14 2019, 7:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 9:05 AM
Unknown Object (File)
Sun, Mar 31, 11:16 PM
Unknown Object (File)
Fri, Mar 29, 12:47 PM
Unknown Object (File)
Mar 8 2024, 3:09 AM
Unknown Object (File)
Feb 13 2024, 11:23 AM
Unknown Object (File)
Feb 12 2024, 5:11 PM
Unknown Object (File)
Feb 11 2024, 5:10 AM
Unknown Object (File)
Jan 19 2024, 12:38 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.