Page MenuHomePhabricator

Fix some CC handling in Maniphest
ClosedPublic

Authored by epriestley on Jan 11 2015, 11:56 PM.
Tags
None
Referenced Files
F14001113: D11336.diff
Fri, Oct 25, 4:16 AM
F13993522: D11336.id27235.diff
Tue, Oct 22, 11:25 PM
F13981404: D11336.id27234.diff
Oct 19 2024, 4:18 PM
F13972206: D11336.id27233.diff
Oct 17 2024, 5:43 PM
F13970455: D11336.id.diff
Oct 17 2024, 7:47 AM
Unknown Object (File)
Oct 9 2024, 1:26 PM
Unknown Object (File)
Oct 9 2024, 1:26 PM
Unknown Object (File)
Oct 9 2024, 1:26 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.