Page MenuHomePhabricator

D15391.id37109.diff
No OneTemporary

D15391.id37109.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
Mon, Mar 10, 10:15 PM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7223889
Default Alt Text
D15391.id37109.diff (690 B)

Event Timeline