Page MenuHomePhabricator

Give data exporters a header row
ClosedPublic

Authored by epriestley on Jan 29 2018, 2:35 AM.
Tags
None
Referenced Files
F14047502: D18952.id.diff
Thu, Nov 14, 4:06 AM
F14047012: D18952.diff
Thu, Nov 14, 1:19 AM
F14036640: D18952.diff
Sun, Nov 10, 11:19 AM
F14030075: D18952.id45476.diff
Fri, Nov 8, 11:47 PM
F14019131: D18952.diff
Tue, Nov 5, 9:35 PM
Unknown Object (File)
Oct 13 2024, 2:45 AM
Unknown Object (File)
Oct 12 2024, 11:59 PM
Unknown Object (File)
Sep 10 2024, 4:34 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