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
F13106752: D12320.diff
Sat, Apr 27, 8:59 PM
Unknown Object (File)
Sun, Mar 31, 10:42 PM
Unknown Object (File)
Sun, Mar 31, 12:15 AM
Unknown Object (File)
Mar 2 2024, 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
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
Branch
mailto
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 5191
Build 5209: [Placeholder Plan] Wait for 30 Seconds

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.