Page MenuHomePhabricator

Remove ReleephUserView
ClosedPublic

Authored by epriestley on Mar 28 2014, 3:06 AM.
Tags
None
Referenced Files
F18840073: D8631.id20493.diff
Mon, Oct 27, 8:51 PM
F18831635: D8631.id.diff
Sat, Oct 25, 1:52 PM
F18828550: D8631.diff
Fri, Oct 24, 4:54 PM
F18821943: D8631.diff
Thu, Oct 23, 2:59 AM
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
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
Branch
rel3
Lint
Lint Passed
Unit
No Test Coverage

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).