*Finish task #46518.

This commit is contained in:
songchenxuan
2022-01-04 16:58:29 +08:00
parent a3183b3bf8
commit 294edf6aa0
-1
View File
@@ -200,7 +200,6 @@ class testreportModel extends model
}
}
}
if(!$isOpenedBuild and $bug->openedDate >= $begin and $bug->openedDate <= $end . ' 23:59:59') $activatedBugs[$bug->id] = $bug;
}
}
/* Get the resolved bug data. */