Page MenuHomePhabricator

Initialize `$assign_phid` properly in the "!assign" email action
ClosedPublic

Authored by epriestley on Oct 16 2015, 12:48 PM.
Tags
None
Referenced Files
F18864035: D14291.id34494.diff
Mon, Nov 3, 2:18 AM
F18856770: D14291.id34493.diff
Sat, Nov 1, 11:26 AM
F18840238: D14291.diff
Mon, Oct 27, 10:41 PM
F18830442: D14291.id.diff
Sat, Oct 25, 6:47 AM
F18826890: D14291.diff
Fri, Oct 24, 6:17 AM
F18810023: D14291.id.diff
Sun, Oct 19, 6:57 PM
F18809971: D14291.diff
Sun, Oct 19, 6:27 PM
F18807784: D14291.id34494.diff
Sun, Oct 19, 3:27 AM
Subscribers
None

Details

Summary

If you !assign cahd when you meant to !assign chad, we'll hit an "Undefined variable: assign_phid" a little further down.

Test Plan

Eyeballed it. See IRC.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Initialize `$assign_phid` properly in the "!assign" email action.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
src/applications/maniphest/command/ManiphestAssignEmailCommand.php
51

Specifically, this is where the issue occurs.

chad edited edge metadata.
This revision is now accepted and ready to land.Oct 16 2015, 1:38 PM
This revision was automatically updated to reflect the committed changes.