Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2871228
D25646.1736841362.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
650 B
Referenced Files
None
Subscribers
None
D25646.1736841362.diff
View Options
diff --git a/src/applications/transactions/storage/PhabricatorApplicationTransaction.php b/src/applications/transactions/storage/PhabricatorApplicationTransaction.php
--- a/src/applications/transactions/storage/PhabricatorApplicationTransaction.php
+++ b/src/applications/transactions/storage/PhabricatorApplicationTransaction.php
@@ -1475,6 +1475,8 @@
} else {
$fragments = array();
foreach ($moves as $move) {
+ $to_column = $move['columnPHID'];
+ $board_phid = $move['boardPHID'];
$fragments[] = pht(
'%s (%s)',
$this->renderHandleLink($board_phid),
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 14, 07:56 (4 d, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1111700
Default Alt Text
D25646.1736841362.diff (650 B)
Attached To
Mode
D25646: Correct rendering of workboard column move feed stories when a single transaction performs moves on multiple boards
Attached
Detach File
Event Timeline
Log In to Comment