Page MenuHomePhabricator

Support export of user activity logs
ClosedPublic

Authored by epriestley on Jan 30 2018, 3:06 PM.

Details

Summary

Depends on D18966. Ref T13049. Adds export support to user activity logs.

These don't have PHIDs. We could add them, but just make the "phid" column test if the objects have PHIDs or not for now.

Test Plan
  • Exported user activity logs, got sensible output (with no PHIDs).
  • Exported some users to make sure I didn't break PHIDs, got an export with PHIDs.

Diff Detail

Repository
rP Phabricator
Branch
export3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19277
Build 26047: Run Core Tests
Build 26046: arc lint + arc unit