Page MenuHomePhabricator

D15391.diff
No OneTemporary

D15391.diff

diff --git a/src/applications/dashboard/customfield/PhabricatorDashboardPanelCoreCustomField.php b/src/applications/dashboard/customfield/PhabricatorDashboardPanelCoreCustomField.php
--- a/src/applications/dashboard/customfield/PhabricatorDashboardPanelCoreCustomField.php
+++ b/src/applications/dashboard/customfield/PhabricatorDashboardPanelCoreCustomField.php
@@ -21,6 +21,7 @@
public function readValueFromObject(PhabricatorCustomFieldInterface $object) {
$key = $this->getProxy()->getRawStandardFieldKey();
$this->setValueFromStorage($object->getProperty($key));
+ $this->didSetValueFromStorage();
}
public function applyApplicationTransactionInternalEffects(

File Metadata

Mime Type
text/plain
Expires
Tue, Mar 18, 1:52 AM (1 w, 1 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7223889
Default Alt Text
D15391.diff (690 B)

Event Timeline