* change for export bug.

This commit is contained in:
wangyidong
2017-11-23 16:53:06 +08:00
parent 5d63380722
commit ec8fcb6521
2 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ $config->bug->resolve->requiredFields = 'resolution';
$config->bug->list = new stdclass();
$config->bug->list->allFields = 'id, module, project, story, task,
title, keywords, severity, pri, type, os, browser, hardware,
found, steps, status, activatedCount, confirmed, mailto,
found, steps, status, deadline, activatedCount, confirmed, mailto,
openedBy, openedDate, openedBuild,
assignedTo, assignedDate,
resolvedBy, resolution, resolvedBuild, resolvedDate,