Page MenuHomePhabricator

D19054.diff
No OneTemporary

D19054.diff

diff --git a/resources/sql/autopatches/20180208.maniphest.02.populate.php b/resources/sql/autopatches/20180208.maniphest.02.populate.php
--- a/resources/sql/autopatches/20180208.maniphest.02.populate.php
+++ b/resources/sql/autopatches/20180208.maniphest.02.populate.php
@@ -20,8 +20,8 @@
// where the task was closed. A merge also counts as a close, even though
// it doesn't currently produce a separate transaction.
- $type_merge = ManiphestTaskStatusTransaction::TRANSACTIONTYPE;
- $type_status = ManiphestTaskMergedIntoTransaction::TRANSACTIONTYPE;
+ $type_status = ManiphestTaskStatusTransaction::TRANSACTIONTYPE;
+ $type_merge = ManiphestTaskMergedIntoTransaction::TRANSACTIONTYPE;
$xactions = id(new ManiphestTransactionQuery())
->setViewer($viewer)

File Metadata

Mime Type
text/plain
Expires
Sun, May 12, 5:47 AM (4 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6290256
Default Alt Text
D19054.diff (781 B)

Event Timeline