#721 listArchives API call should raise GenericError exception for non existing build id
Closed: Fixed Opened by jcupova.

Steps to Reproduce:

Run a listArchives with non exist build id.
listArchives(buildID=non_exist_build_id)

Actual result:

[]

Expected result:

GenericError exception should be raised


PR #748

@mikem Do we want to change this behaviour?
EDIT: Variant with 'strict' seems ok to me.

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

Commit c0760613 fixes this issue

Commit 35dd4c94 fixes this issue

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

Please continue any further discussion there.

Metadata