Steps to Reproduce:
Run free-task task_id
Actual result:
Run a free-task and after that it returns: Usage: koji free-task [options] [ ...]
Expected result:
Run a free-task without an error.
Problem is here: https://pagure.io/koji/blob/master/f/cli/koji_cli/commands.py#_6019
PR #1211
Metadata Update from @tkopecek: - Issue assigned to tkopecek - Issue set to the milestone: 1.17 - Issue tagged with: bug, easyfix
This was introduced by #1045. Do we have a functional test that covers this now?
Commit 3a1d64ab fixes this issue
Commit 2ca32844 fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/1210
Please continue any further discussion there.