Page MenuHomePhabricator

Allow Maniphest to process multiple commands via email
ClosedPublic

Authored by epriestley on Apr 1 2015, 12:17 AM.
Tags
None
Referenced Files
F13082821: D12234.diff
Wed, Apr 24, 10:18 PM
Unknown Object (File)
Sun, Apr 21, 3:58 PM
Unknown Object (File)
Wed, Apr 17, 2:02 PM
Unknown Object (File)
Sun, Mar 31, 1:55 AM
Unknown Object (File)
Mar 19 2024, 10:49 PM
Unknown Object (File)
Feb 14 2024, 9:15 PM
Unknown Object (File)
Feb 14 2024, 9:12 PM
Unknown Object (File)
Feb 14 2024, 9:12 PM
Subscribers

Details

Summary

Ref T7199. Two notable changes:

  • Process multiple commands.
  • Process commands when creating or updating a task.

And generally clean things up a bit.

Test Plan
  • Used receive-test to execute all commands for new tasks.
  • Used receive-test to execute all commands for existing tasks.
  • Used a combination of commands to produce varied effects.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow Maniphest to process multiple commands via email.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
  • Restore "CC" rule.
src/applications/maniphest/mail/ManiphestReplyHandler.php
130–136

Oh, I accidentally removed this rule. I'll restore it. I think all these reply handlers are going to start sharing a lot more code real soon.

btrahan edited edge metadata.
This revision is now accepted and ready to land.Apr 1 2015, 12:23 AM
This revision was automatically updated to reflect the committed changes.