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
F15630347: D14291.id34494.diff
Mon, May 19, 1:16 AM
Unknown Object (File)
Fri, May 9, 7:11 AM
Unknown Object (File)
Wed, May 7, 1:48 AM
Unknown Object (File)
Mon, May 5, 10:18 PM
Unknown Object (File)
Apr 13 2025, 8:33 AM
Unknown Object (File)
Apr 8 2025, 9:16 AM
Unknown Object (File)
Apr 2 2025, 11:23 PM
Unknown Object (File)
Mar 12 2025, 4:47 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
Branch
assign1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 8305
Build 9522: Run Core Tests
Build 9521: arc lint + arc unit

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.