Page MenuHomePhabricator

Fix improper viewer for Git SSH cluster workflows
ClosedPublic

Authored by epriestley on May 12 2016, 12:03 AM.
Tags
None
Referenced Files
F19898573: D15893.id38282.diff
Sun, Mar 29, 1:47 PM
F19897429: D15893.id38282.diff
Sun, Mar 29, 7:50 AM
F19895981: D15893.id38282.diff
Sun, Mar 29, 12:45 AM
F19894789: D15893.id38282.diff
Sat, Mar 28, 5:11 PM
F19747623: D15893.id38282.diff
Feb 15 2026, 6:43 PM
F19637886: D15893.id38282.diff
Feb 5 2026, 3:25 PM
F19578122: D15893.diff
Feb 1 2026, 12:06 PM
F19560186: D15893.diff
Jan 31 2026, 6:47 AM
Subscribers
None

Details

Summary

Ref T10751. These workflows have separate getUser() and getViewer() for weird legacy reasons. getUser() is correct.

Test Plan
  • Did a Git SSH push, verified that "Last Writer" reflected the proper user in the "Storage" UI in repository management.
  • Grepped for other callsites, double-checked that they used correct users.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix improper viewer for Git SSH cluster workflows.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.

Specifically, this fixes the bad "Last Writer" column visible here:

Screen Shot 2016-05-11 at 4.39.13 PM.png (989×1 px, 136 KB)

chad edited edge metadata.
This revision is now accepted and ready to land.May 12 2016, 12:47 AM
This revision was automatically updated to reflect the committed changes.