* [task#124849,done,0.1h] get tasks include project without execution.
This commit is contained in:
@@ -383,7 +383,6 @@ class dataset
|
||||
->andWhere('t2.shadow')->eq(0)
|
||||
->andWhere('t4.deleted')->eq(0)
|
||||
->andWhere('t4.type')->in('sprint,stage,kanban')
|
||||
->andWhere('t4.multiple')->eq('1')
|
||||
->andWhere('t5.deleted')->eq(0);
|
||||
|
||||
return $this->defaultWhere($stmt, 't1');
|
||||
|
||||
Reference in New Issue
Block a user