#1779 Some list-pkgs options work only in combinations
Closed: Fixed 4 years ago by tkopecek. Opened 4 years ago 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

4 years ago

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)

4 years ago

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

4 years ago

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

4 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #1848 Merged 4 years ago
  • #1814 Merged 4 years ago