Steps to Reproduce:
Run newRepo(non_exist_tag)
Actual result:
The API call is running without an error message. Web UI: Task newRepo failed with error: An error has occurred while processing your request. NameMapper.NotFound: cannot find 'id' while searching for 'tag.id' Full tracebacks disabled
Expected result:
API call should returns an error message.
Metadata Update from @julian8628: - Custom field Size adjusted to None - Issue set to the milestone: 1.21 - Issue tagged with: easyfix, usability
PR #1911
@tkopecek should we fix the web UI error? That might not be the only case as unknown tag
unknown tag
@julian8628 - I don't thinks so - there are tons of such "unhandled" messages. I think it could wait for new web which we were talking about in last community meeting.
Metadata Update from @jcupova: - Issue tagged with: testing-done
Commit dbef6d25 fixes this issue
Commit 810dfe57 fixes this issue
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/koji/issues/1910
Please continue any further discussion there.