Page MenuHomePhabricator

Remove the old, non-modular Excel export workflow from Maniphest
ClosedPublic

Authored by epriestley on Jan 29 2018, 4:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 13 2024, 6:11 AM
Unknown Object (File)
Feb 7 2024, 10:45 PM
Unknown Object (File)
Jan 6 2024, 1:43 PM
Unknown Object (File)
Dec 24 2023, 5:40 AM
Unknown Object (File)
Dec 21 2023, 11:09 PM
Unknown Object (File)
Dec 4 2023, 9:06 PM
Unknown Object (File)
Dec 2 2023, 10:46 PM
Unknown Object (File)
Dec 2 2023, 9:39 PM
Subscribers
None

Details

Summary

Depends on D18960. Ref T13049. Now that Maniphest fully supports "Export Data", remove the old hard-coded version.

This is a backward compatibility break with the handful of installs that might have defined a custom export by subclassing ManiphestExcelFormat. I suspect this is almost zero installs, and that the additional data in the new format may serve most of the needs of this tiny number of installs. They can upgrade to ExportEngineExtensions fairly easily if this isn't true.

Test Plan
  • Viewed Maniphest, no longer saw the old export workflow.
  • Grepped for export and similar strings to try to hunt everything down.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable