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
Unknown Object (File)
Apr 25 2025, 2:49 AM
Unknown Object (File)
Apr 23 2025, 10:10 PM
Unknown Object (File)
Apr 23 2025, 5:37 PM
Unknown Object (File)
Apr 23 2025, 2:28 PM
Unknown Object (File)
Apr 23 2025, 1:57 AM
Unknown Object (File)
Apr 20 2025, 5:40 PM
Unknown Object (File)
Apr 19 2025, 7:43 PM
Unknown Object (File)
Apr 12 2025, 8:19 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.