Steps to Reproduce:
Run getTaskChildren(non_existing_id)
Actual result:
[]
Expected result:
Should be returning an error message that task id does not exist.
I suggest add a strict option for the getTaskChildren API call.
Sure, should just be a matter of passing a strict parameter in the code
Metadata Update from @mikem: - Issue set to the milestone: 1.18 - Issue tagged with: easyfix
PR #1256
Commit 65b25375 fixes this issue
Commit d2989faa fixes this issue
Commit 44a7af7f relates to this ticket
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/1199
Please continue any further discussion there.