Closed pypingou closed 8 years ago
And first check if there is a group, then retrieve its members, otherwise we end up with no group found, not because it doesn't exist but because there are no members anymore.
This relates to https://github.com/fedora-infra/fas/issues/186
Basically here we're using the group name instead of its display name
:+1: from me
Adjusted :)
:+1: with update
Thanks
And first check if there is a group, then retrieve its members, otherwise we end up with no group found, not because it doesn't exist but because there are no members anymore.