Page MenuHomePhabricator

Support new data export infrastructure in Maniphest
ClosedPublic

Authored by epriestley on Jan 29 2018, 4:25 PM.
Tags
None
Referenced Files
F14057512: D18959.diff
Sun, Nov 17, 4:05 AM
F14047510: D18959.id.diff
Thu, Nov 14, 4:06 AM
F14017216: D18959.id45459.diff
Mon, Nov 4, 2:34 PM
F14007196: D18959.diff
Tue, Oct 29, 1:29 AM
F13996147: D18959.id45459.diff
Wed, Oct 23, 6:25 PM
F13975138: D18959.diff
Oct 18 2024, 8:56 AM
F13959308: D18959.diff
Oct 14 2024, 6:47 PM
Unknown Object (File)
Oct 12 2024, 1:22 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
Branch
export9
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 19243
Build 26002: Run Core Tests
Build 26001: arc lint + arc unit

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.