Page MenuHomePhabricator

Fix "To: Unknown Object" on outbound Maniphest mail with no owner
ClosedPublic

Authored by epriestley on Apr 8 2015, 12:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Dec 11, 11:42 PM
Unknown Object (File)
Fri, Dec 6, 8:15 PM
Unknown Object (File)
Fri, Dec 6, 3:32 AM
Unknown Object (File)
Thu, Nov 21, 9:51 AM
Unknown Object (File)
Nov 11 2024, 6:02 AM
Unknown Object (File)
Oct 29 2024, 3:40 PM
Unknown Object (File)
Oct 2 2024, 2:07 AM
Unknown Object (File)
Sep 19 2024, 4:20 PM
Subscribers

Details

Summary

Fixes T7778. This was likely caused by removing an array_filter() somewhere in the course of T7731, but I'd rather have the code be more correct.

Test Plan

Sent mail on a task with no owner.

  • Before patch: unknown recipient.
  • After patch: expected recipients.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix "To: Unknown Object" on outbound Maniphest mail with no owner.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: btrahan, joshuaspence.
This revision is now accepted and ready to land.Apr 8 2015, 12:20 PM
This revision was automatically updated to reflect the committed changes.