* change for export bug.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user