mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-03 20:22:46 +01:00
917fedafe6
Summary: See <https://discourse.phabricator-community.org/t/exporting-custom-select-fields-as-part-of-query-exports/2466/>. In JSON, export both the internal key and the visible value. For other formats, export the visible label. Test Plan: - Added a custom options/select field. - Exported CSV, JSON, Text, got sensible output. Reviewers: amckinley Reviewed By: amckinley Differential Revision: https://secure.phabricator.com/D20316 |
||
---|---|---|
.. | ||
PhabricatorDoubleExportField.php | ||
PhabricatorEpochExportField.php | ||
PhabricatorExportField.php | ||
PhabricatorIDExportField.php | ||
PhabricatorIntExportField.php | ||
PhabricatorListExportField.php | ||
PhabricatorOptionExportField.php | ||
PhabricatorPHIDExportField.php | ||
PhabricatorPHIDListExportField.php | ||
PhabricatorStringExportField.php | ||
PhabricatorStringListExportField.php | ||
PhabricatorURIExportField.php |