Page MenuHomePhabricator

Provide getObjectOwnerPHID() on inline comment views
ClosedPublic

Authored by epriestley on Mar 27 2015, 6:20 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 28, 12:25 AM
Unknown Object (File)
Sun, Mar 24, 1:10 PM
Unknown Object (File)
Wed, Mar 6, 5:23 PM
Unknown Object (File)
Feb 17 2024, 8:52 PM
Unknown Object (File)
Feb 15 2024, 8:21 AM
Unknown Object (File)
Feb 14 2024, 3:25 PM
Unknown Object (File)
Feb 14 2024, 3:25 PM
Unknown Object (File)
Feb 14 2024, 3:21 PM
Subscribers

Details

Summary

This returns the PHID of the current revision owner, or the commit author, if one exists.

NOTE: For drafts, we currently return null; I'll fix that in a future change. Should be correct for submitted comments.
Test Plan

Added an inline, nothing seemed broken.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Provide getObjectOwnerPHID() on inline comment views.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Mar 27 2015, 6:22 PM
This revision was automatically updated to reflect the committed changes.