Page MenuHomePhabricator

Fix some CC handling in Maniphest
ClosedPublic

Authored by epriestley on Jan 11 2015, 11:56 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 21, 4:02 AM
Unknown Object (File)
Wed, Sep 4, 10:41 PM
Unknown Object (File)
Wed, Sep 4, 4:05 PM
Unknown Object (File)
Aug 26 2024, 8:36 PM
Unknown Object (File)
Aug 24 2024, 10:53 AM
Unknown Object (File)
Aug 21 2024, 7:52 AM
Unknown Object (File)
Aug 21 2024, 4:42 AM
Unknown Object (File)
Aug 16 2024, 10:11 PM
Subscribers
Tokens
"Grey Medal" token, awarded by btrahan.

Details

Summary

Fixes T6932. Fixes some issues from D11303.

  • When claiming a task, if it was previously unassigned, we would try to CC null.
  • When claiming a task, if the current owner was already CC'd, the viewer would incorrectly be warned about all subscribers being CC'd.
Test Plan
  • Claimed an unclaimed task.
  • Claimed a task with owner CC'd.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix some CC handling in Maniphest.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: joshuaspence, btrahan.
This revision is now accepted and ready to land.Jan 12 2015, 12:18 AM
This revision was automatically updated to reflect the committed changes.