Page MenuHomePhabricator

Support new data export infrastructure in Maniphest
ClosedPublic

Authored by epriestley on Jan 29 2018, 4:25 PM.
Tags
None
Referenced Files
F13243050: D18959.diff
Thu, May 23, 3:18 AM
F13221452: D18959.diff
Sun, May 19, 2:47 AM
F13203845: D18959.diff
Wed, May 15, 12:09 AM
F13186431: D18959.diff
Sat, May 11, 3:37 AM
Unknown Object (File)
Tue, May 7, 6:41 AM
Unknown Object (File)
Mon, May 6, 8:16 AM
Unknown Object (File)
Fri, May 3, 4:29 AM
Unknown Object (File)
Mon, Apr 29, 4:33 PM
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.