Page MenuHomePhabricator

D8967.id21271.diff
No OneTemporary

D8967.id21271.diff

diff --git a/resources/sql/patches/20130921.xmigratemaniphest.php b/resources/sql/patches/20130921.xmigratemaniphest.php
--- a/resources/sql/patches/20130921.xmigratemaniphest.php
+++ b/resources/sql/patches/20130921.xmigratemaniphest.php
@@ -33,7 +33,7 @@
$xaction_type = $row['transactionType'];
$xaction_old = $row['oldValue'];
$xaction_new = $row['newValue'];
- $xaction_source = $row['contentSource'];
+ $xaction_source = idx($row, 'contentSource', '');
$xaction_meta = $row['metadata'];
// Convert "aux" (auxiliary field) transactions to proper CustomField

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 3, 4:17 AM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6756083
Default Alt Text
D8967.id21271.diff (583 B)

Event Timeline