Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15463078
D8394.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
731 B
Referenced Files
None
Subscribers
None
D8394.diff
View Options
Index: src/applications/maniphest/storage/ManiphestTransaction.php
===================================================================
--- src/applications/maniphest/storage/ManiphestTransaction.php
+++ src/applications/maniphest/storage/ManiphestTransaction.php
@@ -659,8 +659,9 @@
$project_phid = $new['projectPHID'];
$column_phid = head($new['columnPHIDs']);
return pht(
- '%s moved this task to %s on the %s workboard.',
+ '%s moved %s to %s on the %s workboard.',
$this->renderHandleLink($author_phid),
+ $this->renderHandleLink($object_phid),
$this->renderHandleLink($column_phid),
$this->renderHandleLink($project_phid));
break;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 2, 8:06 PM (4 d, 9 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7729686
Default Alt Text
D8394.diff (731 B)
Attached To
Mode
D8394: Board feed story - make the task a link too
Attached
Detach File
Event Timeline
Log In to Comment