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
Sat, Mar 22, 7:56 AM (2 d, 1 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7223889
Default Alt Text
D15391.id37109.diff (690 B)

Event Timeline