Page MenuHomePhabricator

Remove ReleephUserView
ClosedPublic

Authored by epriestley on Mar 28 2014, 3:06 AM.
Tags
None
Referenced Files
F19696566: D8631.id20472.diff
Tue, Feb 10, 2:37 PM
F18971424: D8631.id20472.diff
Nov 15 2025, 11:42 AM
F18854811: D8631.id.diff
Nov 1 2025, 12:38 AM
F18851572: D8631.id.diff
Oct 31 2025, 2:17 AM
F18840073: D8631.id20493.diff
Oct 27 2025, 8:51 PM
F18831635: D8631.id.diff
Oct 25 2025, 1:52 PM
F18828550: D8631.diff
Oct 24 2025, 4:54 PM
F18821943: D8631.diff
Oct 23 2025, 2:59 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).