Page MenuHomePhabricator

Give data exporters a header row
ClosedPublic

Authored by epriestley on Jan 29 2018, 2:35 AM.
Tags
None
Referenced Files
F12184921: D18952.diff
Sat, Sep 16, 1:18 AM
F12175962: D18952.id45451.diff
Sun, Sep 10, 2:58 AM
F12166958: D18952.diff
Thu, Sep 7, 2:12 AM
F12156522: D18952.id.diff
Mon, Sep 4, 11:53 PM
F12132953: D18952.id45476.diff
Thu, Aug 24, 7:10 PM
F12128921: D18952.diff
Aug 21 2023, 8:20 AM
Unknown Object (File)
Jul 7 2023, 11:36 AM
Unknown Object (File)
Jul 2 2023, 4:38 AM
Subscribers
None

Details

Summary

Depends on D18951. Ref T13049. When we export to CSV or plain text, add a header row in the first line of the file to explain what each column means. This often isn't obvious with PHIDs, etc.

JSON has keys and is essentially self-labeling, so don't do anything special.

Test Plan

Exported CSV and text, saw new headers. Exported JSON, no changes.

Diff Detail

Repository
rP Phabricator
Branch
export2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19235
Build 25986: Run Core Tests
Build 25985: arc lint + arc unit