Description of problem: Adding a new external tracker with no groups products an error Version-Release number of selected component (if applicable): 4.4 How reproducible: always Steps to Reproduce: 1. Go to the External Tracker page 2. Add a new external tracker with no groups selected 3. Actual results: An unexpected error occurred. This could be a temporary problem, or some code is behaving incorrectly. If this problem persists, please email this page to bugzilla-requests with details of what you were doing at the time this message appeared. URL: https://bugzilla.redhat.com/page.cgi?id=externalbugs/list.html [Open URL] Bad argument param sent to Bugzilla::Group::new function. Traceback: at Bugzilla/Object.pm line 90 Bugzilla::Object::_init(...) called at Bugzilla/Object.pm line 48 Bugzilla::Object::new(...) called at /loader/0xb17d3b0/Bugzilla/Extension/ExternalBugs/Type.pm line 166 Bugzilla::Extension::ExternalBugs::Type::set_groups(...) called at /loader/0xb17d3b0/Bugzilla/Extension/ExternalBugs/Type.pm line 291 Bugzilla::Extension::ExternalBugs::Type::create(...) called at ./extensions/ExternalBugs/Extension.pm line 212 Bugzilla::Extension::ExternalBugs::_page_list(...) called at ./extensions/ExternalBugs/Extension.pm line 179 Bugzilla::Extension::ExternalBugs::page_before_template(...) called at Bugzilla/Hook.pm line 18 Bugzilla::Hook::process(...) called at /var/www/html/bugzilla/page.cgi line 69 Expected results: The external tracker is added. Additional info:
Workaround: Create the external tracker with one or more groups, and then edit the tracker and remove the groups.
This change is now live. If there are any issues, do not reopen this bug. Instead, you should create a new bug and reference this bug. -- simon