#1779 Some list-pkgs options work only in combinations
Closed: Fixed by tkopecek. Opened by mfilip.

Some list-pkgs options work only in combinations. For example --event or --ts works only in combination with --tag parameter but a user is not informed about it and the unfiltered output is returned instead. Add some Warning/Error for usage options in non-working combination.


Metadata Update from @tkopecek:
- Custom field Size adjusted to small
- Issue set to the milestone: 1.20
- Issue tagged with: easyfix

Commit 1ebda75b fixes this issue

Commit 242fbd00 fixes this issue

Hm, it is not working, because when I run:
koji list-pkgs --event=91
it returns: koji: KeyError: \'tagID\'\nQuerying at event 91

and same for:
koji list-pkgs --show-blocked
it returns: koji: KeyError: \'tagID\'

Metadata Update from @jcupova:
- Issue status updated to: Open (was: Closed)

PR #1848

Metadata Update from @julian8628:
- Issue tagged with: testing-ready

Metadata Update from @jcupova:
- Issue tagged with: testing-done

Commit 15f409c5 fixes this issue

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

Please continue any further discussion there.

Metadata
Related Pull Requests