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
F15579432: D15893.id38282.diff
Wed, May 7, 12:10 AM
F15553859: D15893.id38286.diff
Mon, Apr 28, 4:16 AM
F15547483: D15893.id38286.diff
Sat, Apr 26, 7:22 PM
F15536555: D15893.id.diff
Thu, Apr 24, 10:30 AM
F15535967: D15893.id38282.diff
Thu, Apr 24, 7:53 AM
F15532091: D15893.diff
Wed, Apr 23, 2:26 PM
F15505299: D15893.id38282.diff
Tue, Apr 15, 1:52 AM
F15482020: D15893.id38286.diff
Wed, Apr 9, 2:04 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.