#1048 API call listTaskOutput with non exist task ID should return error
Closed: Fixed Opened by jcupova.

Steps to Reproduce:

run listTaskOutput(non_exist_id)

Actual result:

Without error message.

Expected result:

Should be returning an error message that task_id does not exist.


PR #1057

Commit 12f98763 fixes this issue

Commit e20d9beb fixes this issue

Metadata Update from @mikem:
- Issue set to the milestone: 1.17

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

Please continue any further discussion there.

Metadata