Page MenuHomePhabricator

Give data exporters a header row
ClosedPublic

Authored by epriestley on Jan 29 2018, 2:35 AM.
Tags
None
Referenced Files
F18876023: D18952.id.diff
Wed, Nov 5, 9:10 PM
F18828621: D18952.diff
Fri, Oct 24, 5:18 PM
F18814713: D18952.diff
Mon, Oct 20, 11:48 PM
F18798644: D18952.id45476.diff
Fri, Oct 17, 7:25 AM
F18796871: D18952.id45476.diff
Fri, Oct 17, 4:19 AM
F18796870: D18952.id45451.diff
Fri, Oct 17, 4:19 AM
F18752493: D18952.id.diff
Oct 4 2025, 3:26 PM
F18740464: D18952.id.diff
Oct 2 2025, 3:20 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
Lint
Lint Not Applicable
Unit
Tests Not Applicable