Page MenuHomePhabricator

Remove ReleephUserView
ClosedPublic

Authored by epriestley on Mar 28 2014, 3:06 AM.
Tags
None
Referenced Files
F18803059: D8631.diff
Fri, Oct 17, 9:26 PM
F18790663: D8631.diff
Wed, Oct 15, 4:29 PM
F18776872: D8631.id20493.diff
Fri, Oct 10, 11:51 PM
F18734719: D8631.diff
Tue, Sep 30, 11:00 PM
F18627812: D8631.id.diff
Sep 16 2025, 4:51 AM
F18588533: D8631.diff
Sep 12 2025, 12:36 AM
F18588530: D8631.diff
Sep 12 2025, 12:35 AM
F18225793: D8631.diff
Aug 20 2025, 2:31 AM
Subscribers

Details

Reviewers
btrahan
chad
Maniphest Tasks
Restricted Maniphest Task
Commits
Restricted Diffusion Commit
rP6c8cef3bee35: Remove ReleephUserView
Summary

Fixes T3738. Facebook uses this to provide a couple of integrations (push karma, is user an intern?), but the mechanism is both very complex and not very general.

Instead, these features are better implemented in Hovercards or via CustomField. We'll help Facebook integrate things when the time comes, but per discussion in T3738 none of this is critical or especially complicated.

Test Plan
  • Grepped for all callsites.
  • Viewed a request and verified that author/requestor populated and rendered correctly.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Remove ReleephUserView.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, chad.
epriestley added a task: Restricted Maniphest Task.
chad edited edge metadata.
This revision is now accepted and ready to land.Mar 28 2014, 3:35 PM
epriestley updated this revision to Diff 20493.

Closed by commit rP6c8cef3bee35 (authored by @epriestley).