Steps to Reproduce:
getChangelogEntries(buildID=non_existing_build_id) getChangelogEntries(taskID=non_existing_task_id, filepath=file)
Actual result:
[]
Expected result:
Should return Generic error that build_id or task_id is not existing.
Metadata Update from @tkopecek: - Custom field Size adjusted to small - Issue priority set to: Low (was: Normal)
Metadata Update from @dgregor: - Issue set to the milestone: 1.21
PR #1951
Metadata Update from @jcupova: - Issue tagged with: testing-done
Commit c60c6238 fixes this issue
Commit 512e43cb fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/1147
Please continue any further discussion there.