Homec4science

Remove three ancient columns from Maniphest tasks: attached, projectPHIDs…

Authored by epriestley <git@epriestley.com> on Feb 8 2016, 21:17.

Description

Remove three ancient columns from Maniphest tasks: attached, projectPHIDs, ccPHIDs

Summary:
Before edges, we stored some of this stuff directly on tasks.

  • attached was migrated to edges in Jan 2013.
  • projectPHIDs was never used, as far as I can tell?
  • ccPHIDs was migrated away and dropped more than a year ago.

None of these columns are used in modern code (instead, modern code uses edges).

Test Plan: grep, browsed around, bin/storage upgrade, unit tests.

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D15216

Details

Committed
epriestley <git@epriestley.com>Feb 8 2016, 23:10
Pushed
aubortJan 31 2017, 17:16
Parents
rPH3682cc9bb2e8: Allow workboards to be disabled, hiding "(Backlog)" column annotations
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH32225d1dd0f8: Remove three ancient columns from Maniphest tasks: attached, projectPHIDs… (authored by epriestley <git@epriestley.com>).Feb 8 2016, 23:10