Page MenuHomePhabricator

Support new data export infrastructure in Maniphest
ClosedPublic

Authored by epriestley on Jan 29 2018, 4:25 PM.
Tags
None
Referenced Files
F15414306: D18959.id45483.diff
Thu, Mar 20, 12:06 AM
F15377781: D18959.diff
Thu, Mar 13, 10:45 AM
F15360866: D18959.id45483.diff
Tue, Mar 11, 10:52 AM
Unknown Object (File)
Mon, Feb 24, 1:20 PM
Unknown Object (File)
Feb 17 2025, 10:04 PM
Unknown Object (File)
Feb 10 2025, 7:26 AM
Unknown Object (File)
Feb 9 2025, 5:07 AM
Unknown Object (File)
Feb 9 2025, 5:07 AM
Subscribers
None

Details

Summary

Depends on D18958. Ref T13049. Support the new stuff. There are a couple more fields this needs to strictly improve on the old export, but I'll add them as extensions shortly.

Test Plan

Exported tasks to Excel, saw reasonble-looking data in the export.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Otherwise looks good.

src/applications/maniphest/query/ManiphestTaskSearchEngine.php
467

Should this be ->setLabel(pht('subtype'))?

This revision is now accepted and ready to land.Jan 29 2018, 9:37 PM

Good catch! I think I eventually caught that a couple diffs down the line but didn't backport it.

This revision was automatically updated to reflect the committed changes.