showimport whitelist

This commit is contained in:
lanzongjun
2022-10-11 13:28:24 +08:00
parent f9f49755c1
commit 6fdafa63bb
+1 -1
View File
@@ -402,4 +402,4 @@ $config->waterfallModules = array('workestimation', 'durationestimation', 'budge
$config->showMainMenu = true;
$config->maxPriValue = '256';
$config->importWhiteList = array('user', 'task', 'story', 'bug', 'testcase', 'feedback');
$config->importWhiteList = array('user', 'task', 'story', 'bug', 'testcase', 'feedback', 'ticket');