* commit unfinished job for task #38934.

This commit is contained in:
dingguodong
2021-07-02 17:21:40 +08:00
parent 7b52b61439
commit 7d31a09810
9 changed files with 131 additions and 85 deletions
+2
View File
@@ -96,3 +96,5 @@ $config->gitlab->objectTables->story = TABLE_STORY;
$config->gitlab->objectTables->task = TABLE_TASK;
$config->gitlab->objectTables->bug = TABLE_BUG;
$config->gitlab->objectTypes = array('', 'task', 'bug', 'story');