Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13975278
D8396.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
573 B
Referenced Files
None
Subscribers
None
D8396.id.diff
View Options
Index: src/applications/project/phid/PhabricatorProjectPHIDTypeColumn.php
===================================================================
--- src/applications/project/phid/PhabricatorProjectPHIDTypeColumn.php
+++ src/applications/project/phid/PhabricatorProjectPHIDTypeColumn.php
@@ -32,7 +32,8 @@
foreach ($handles as $phid => $handle) {
$column = $objects[$phid];
- $handle->setName($column->getName());
+ $handle->setName($column->getDisplayName());
+ $handle->setURI('/project/board/'.$column->getProject()->getID().'/');
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Oct 19 2024, 9:30 AM (4 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6731467
Default Alt Text
D8396.id.diff (573 B)
Attached To
Mode
D8396: Link board names to board view in "changed column" stories
Attached
Detach File
Event Timeline
Log In to Comment