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
F15397647: D12320.diff
Sun, Mar 16, 9:32 PM
F15384061: D12320.id29601.diff
Fri, Mar 14, 6:39 PM
Unknown Object (File)
Feb 20 2025, 9:47 AM
Unknown Object (File)
Feb 19 2025, 11:09 PM
Unknown Object (File)
Feb 15 2025, 2:56 AM
Unknown Object (File)
Feb 9 2025, 10:03 AM
Unknown Object (File)
Feb 8 2025, 3:33 AM
Unknown Object (File)
Feb 8 2025, 3:33 AM
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.