#3816 [hotfix] fas-bugzilla sync script needs change for new bugzilla server
Closed: Fixed Opened by toshio.

= bug description =

The script that syncs bugzilla permissions for fas accounts in the fedora_bugs group into bugzilla was broken by the update to the new bugzilla.redhat.com. (version 4.4). The parameters to bugzilla updateperms() have changed slightly. instead of taking a list of groups to add the user to it now takes a single group name.

This hotfix updates two calls to updateperms() to use a single group name instead of a list. The hotfix is applied to production and staging and is also in the upstream fas server repo (both master and devel branches).


Deployed in latest fas rpm

Metadata