Steps to Reproduce:
Run env.session.getTagID('non-exist-tag-name')
Actual result:
Expected result:
Should return the error message.
this API has an option strict. by default, it's False. if user wants to get an error when tag doesn't exist, he should call getTagID(id, strict=True)
Oh, my fault. So I am closing this issue.
Metadata Update from @jcupova: - Issue close_status updated to: Dropped - Issue status updated to: Closed (was: Open)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/1085
Please continue any further discussion there.