Automatic action "TaskMoveColumnClosed" does not log column movement
Fixes #5297
This commit is contained in:
committed by
Frédéric Guillot
parent
f5d0555ebd
commit
e00e2e3789
@@ -83,7 +83,7 @@ class TaskMoveColumnClosed extends Base
|
|||||||
$this->getParam('dest_column_id'),
|
$this->getParam('dest_column_id'),
|
||||||
1,
|
1,
|
||||||
$data['task']['swimlane_id'],
|
$data['task']['swimlane_id'],
|
||||||
false,
|
true,
|
||||||
false
|
false
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user