#720 getArchive API call should raise GenericError exception for non existing archive id
Closed: Dropped Opened by jcupova.

Steps to Reproduce:

Run a getArchive with non exist archive id.
getArchive(non_exist_archive_id)

Actual result:

None

Expected result:

GenericError exception should be raised


We can close this task, I forgot to parameter strict=True. After use this parameter is working.

Metadata Update from @julian8628:
- 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/720

Please continue any further discussion there.

Metadata