* Finish task #85629.
This commit is contained in:
@@ -43,8 +43,8 @@ $config->custom->fieldList['project']['create'] = 'budget,PM,desc';
|
||||
$config->custom->fieldList['project']['edit'] = 'budget,PM,desc';
|
||||
$config->custom->fieldList['product']['create'] = 'PO,QD,RD,type,desc';
|
||||
$config->custom->fieldList['product']['edit'] = 'PO,QD,RD,type,desc,status';
|
||||
$config->custom->fieldList['story']['create'] = 'module,plan,source,pri,estimate,keywords,spec';
|
||||
$config->custom->fieldList['story']['change'] = 'comment,spec';
|
||||
$config->custom->fieldList['story']['create'] = 'module,plan,source,pri,estimate,keywords,spec,verify';
|
||||
$config->custom->fieldList['story']['change'] = 'comment,spec,verify';
|
||||
$config->custom->fieldList['story']['close'] = 'comment';
|
||||
$config->custom->fieldList['story']['review'] = 'reviewedDate,comment';
|
||||
$config->custom->fieldList['productplan'] = 'begin,end,desc';
|
||||
|
||||
Reference in New Issue
Block a user