Page MenuHomePhabricator

D19844.diff
No OneTemporary

D19844.diff

diff --git a/src/applications/maniphest/editor/ManiphestTransactionEditor.php b/src/applications/maniphest/editor/ManiphestTransactionEditor.php
--- a/src/applications/maniphest/editor/ManiphestTransactionEditor.php
+++ b/src/applications/maniphest/editor/ManiphestTransactionEditor.php
@@ -649,7 +649,7 @@
$old_value = $object->getOwnerPHID();
$new_value = $xaction->getNewValue();
if ($old_value === $new_value) {
- continue;
+ break;
}
// When a task is reassigned, move the old owner to the subscriber

File Metadata

Mime Type
text/plain
Expires
Mon, May 13, 10:37 PM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6277892
Default Alt Text
D19844.diff (572 B)

Event Timeline