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
F15401900: D15893.id.diff
Mon, Mar 17, 7:41 PM
F15378183: D15893.diff
Thu, Mar 13, 1:21 PM
F15369751: D15893.diff
Wed, Mar 12, 8:04 AM
Unknown Object (File)
Mon, Feb 24, 8:10 AM
Unknown Object (File)
Feb 11 2025, 2:11 AM
Unknown Object (File)
Feb 11 2025, 1:30 AM
Unknown Object (File)
Feb 11 2025, 12:25 AM
Unknown Object (File)
Feb 11 2025, 12:02 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.