diff --git a/mozilla/webtools/bugzilla/Bugzilla/Config/GroupSecurity.pm b/mozilla/webtools/bugzilla/Bugzilla/Config/GroupSecurity.pm index bd1aa382946..f1f1ac2a69c 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/Config/GroupSecurity.pm +++ b/mozilla/webtools/bugzilla/Bugzilla/Config/GroupSecurity.pm @@ -67,7 +67,7 @@ sub get_param_list { { name => 'timetrackinggroup', type => 't', - default => '' + default => 'editbugs' }, {