* Finish importing issue to zentao bug(staging).

This commit is contained in:
dingguodong
2021-07-08 14:30:28 +08:00
parent 832e9b1cf1
commit 129e14bf30
5 changed files with 65 additions and 5 deletions
+1
View File
@@ -2,6 +2,7 @@
$config->bug = new stdClass();
$config->bug->batchCreate = 10;
$config->bug->longlife = 7;
$config->bug->removeFields= 'objectTypeList,productList,executionList,gitlabID,gitlabProjectID';
$config->bug->create = new stdclass();
$config->bug->edit = new stdclass();