Page MenuHomePhabricator

Maniphest - remove "attach file" action
ClosedPublic

Authored by btrahan on Apr 15 2014, 5:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 1:08 AM
Unknown Object (File)
Fri, Apr 26, 1:08 AM
Unknown Object (File)
Fri, Apr 26, 1:08 AM
Unknown Object (File)
Wed, Apr 24, 11:49 PM
Unknown Object (File)
Tue, Apr 16, 12:56 PM
Unknown Object (File)
Thu, Apr 11, 10:15 AM
Unknown Object (File)
Feb 20 2024, 2:16 PM
Unknown Object (File)
Feb 12 2024, 5:35 AM
Subscribers

Details

Summary

Fixes T4655. Basically leaves the display code intact for legacy installs but removes the option from the UI and removes "create" code.

Test Plan

tried to attach file and the action was not in the dropdown!
made a new task and it worked!
commented on an old task and it worked!

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

btrahan retitled this revision from to Maniphest - remove "attach file" action.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
epriestley edited edge metadata.

Looks good, but let's get rid of the code to write these transactions too -- I think there's a decent chunk of it in ManiphestTransactionSaveController.

This revision now requires changes to proceed.Apr 15 2014, 5:30 PM

I think some stuff in ConduitAPI_maniphest_Method can probably die, too

btrahan edited edge metadata.

nuke more code

btrahan edited the test plan for this revision. (Show Details)
btrahan edited edge metadata.
epriestley edited edge metadata.

oh yeahhh

This revision is now accepted and ready to land.Apr 15 2014, 5:39 PM
btrahan updated this revision to Diff 20832.

Closed by commit rPc845b757ee3a (authored by @btrahan).