Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4809061
D26043.1749239433.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
515 B
Referenced Files
None
Subscribers
None
D26043.1749239433.diff
View Options
diff --git a/src/applications/project/storage/PhabricatorProject.php b/src/applications/project/storage/PhabricatorProject.php
--- a/src/applications/project/storage/PhabricatorProject.php
+++ b/src/applications/project/storage/PhabricatorProject.php
@@ -815,7 +815,7 @@
}
public function getFieldValuesForConduit() {
- $color_key = $this->getColor();
+ $color_key = $this->getDisplayColor();
$color_name = PhabricatorProjectIconSet::getColorName($color_key);
if ($this->isMilestone()) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jun 6, 19:50 (39 m, 30 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1751588
Default Alt Text
D26043.1749239433.diff (515 B)
Attached To
Mode
D26043: Correct Conduit project.search color result for milestones
Attached
Detach File
Event Timeline
Log In to Comment