Steps to Reproduce:
Run a getArchiveFile with non exist filename. getArchiveFile(exist_archive_id, non_exist_filename)
Actual result:
None
Expected result:
GenericError exception should be raised
PR #734
Metadata Update from @tkopecek: - Issue set to the milestone: 1.16
Commit c344d854 fixes this issue
Commit 436465d6 relates to this ticket
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/719
Please continue any further discussion there.