* [task#140281,done,0.2h] fix bug.
This commit is contained in:
@@ -44,7 +44,7 @@ foreach($kanbanGroup as $index => $group)
|
||||
|
||||
$kanbanGroup[$index] = $group;
|
||||
}
|
||||
$laneCount += count($kanbanGroup);
|
||||
if(!empty($kanbanGroup)) $laneCount += count($kanbanGroup);
|
||||
|
||||
$checkObject = new stdclass();
|
||||
$checkObject->execution = $executionID;
|
||||
|
||||
Reference in New Issue
Block a user