Recent updates to the list-users command unconditionally pass new options that the current release does not support. This causes the command to fail
$ brew list-users 2024-03-12 13:07:23,460 [ERROR] koji: ParameterError: listUsers() got an unexpected keyword argument 'perm'
There are also some other issues that were missed in review of #3970 and #4008
listUsers
user_perms.active IS TRUE
Metadata Update from @mikem: - Custom field Size adjusted to None
Metadata Update from @tkopecek: - Issue set to the milestone: 1.34.1
Metadata Update from @tkopecek: - Issue tagged with: testing-ready
Metadata Update from @tkopecek: - Issue set to the milestone: 1.35 (was: 1.34.1)
Metadata Update from @relias-redhat: - Issue tagged with: testing-done
Commit 8187761c fixes this issue
Commit 32239f2c fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/4050
Please continue any further discussion there.