Page MenuHomePhabricator

Fix some CC handling in Maniphest
ClosedPublic

Authored by epriestley on Jan 11 2015, 11:56 PM.
Tags
None
Referenced Files
F17705413: D11336.diff
Wed, Jul 16, 7:53 AM
Unknown Object (File)
Thu, Jun 19, 11:19 AM
Unknown Object (File)
Tue, Jun 17, 12:08 PM
Unknown Object (File)
Jun 16 2025, 6:18 PM
Unknown Object (File)
Jun 16 2025, 12:25 AM
Unknown Object (File)
May 10 2025, 3:37 AM
Unknown Object (File)
May 7 2025, 10:50 PM
Unknown Object (File)
May 7 2025, 5:31 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
Branch
taskxaction
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsrc/applications/auth/provider/PhabricatorPhabricatorAuthProvider.php:50PHL1Unknown Symbol
Advicesrc/applications/maniphest/controller/ManiphestTransactionSaveController.php:135XHP16TODO Comment
Unit
No Test Coverage
Build Status
Buildable 3769
Build 3780: [Placeholder Plan] Wait for 30 Seconds

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.