#366 cli's use of new all_volumes opt breaks on older hubs
Closed: Fixed Opened by mikem.

It's common to use the koji cli with multiple hubs, and sometimes one or more of those hubs might not be current.

There are four places where cli calls session.listTaskOutput with an all_volumes named arg. Each will cause an error if the hub does not support the arg.


Affectected commands: download-logs, watch-logs, resubmit, taskinfo, download-task, and runroot

PR #367

Commit 725b3950 fixes this issue

Commit 20097801 fixes this issue

Guys, any chance to backport this into koji-1.12.0-2.fc25.noarch ? This does not work with our old instance.

There should be 1.13 release by the end of June. Would it be ok?

Great thanks!

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.13

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/366

Please continue any further discussion there.

Metadata