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)
Sat, Mar 2, 3:47 AM
Unknown Object (File)
Feb 13 2024, 11:40 PM
Unknown Object (File)
Feb 13 2024, 11:40 PM
Unknown Object (File)
Feb 13 2024, 11:34 PM
Unknown Object (File)
Feb 13 2024, 10:52 PM
Unknown Object (File)
Feb 6 2024, 5:54 PM
Unknown Object (File)
Jan 28 2024, 2:54 AM
Unknown Object (File)
Jan 19 2024, 5:26 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.