Page MenuHomePhabricator

D8967.diff
No OneTemporary

D8967.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
Fri, Nov 8, 10:51 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6756083
Default Alt Text
D8967.diff (583 B)

Event Timeline