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