#1884 list-signed CLI with --build and --rpm options are expected IDs as string
Closed: Fixed by tkopecek. Opened by jcupova.

Steps to Reproduce:

koji list-signed --rpm=11111
koji list-signed --build=114

Actual result:
invalid format: 11111
invalid format: 114


Metadata Update from @julian8628:
- Custom field Size adjusted to None
- Issue tagged with: easyfix, usability

PR #1886

Do we want integers here? Is anybody using it this way?

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

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

Commit b5930017 fixes this issue

Commit 477fb692 fixes this issue

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

Please continue any further discussion there.

Metadata
Related Pull Requests