зеркало из https://github.com/mozilla/pjs.git
Bug 223854: masscc on change several bugs doesn't honor usermatchmode; patch by Jon <kniht@us.ibm.com>; r=myk; a=myk.
This commit is contained in:
Родитель
d20b923bd7
Коммит
aad135f43b
|
@ -101,6 +101,7 @@ scalar(@idlist) || ThrowUserError("no_bugs_chosen");
|
|||
&Bugzilla::User::match_field({
|
||||
'qa_contact' => { 'type' => 'single' },
|
||||
'newcc' => { 'type' => 'multi' },
|
||||
'masscc' => { 'type' => 'multi' },
|
||||
'assigned_to' => { 'type' => 'single' },
|
||||
'^requestee(_type)?-(\d+)$' => { 'type' => 'single' },
|
||||
});
|
||||
|
|
Загрузка…
Ссылка в новой задаче