#2027 raise GenericError instead of TypeError in filterResults
Merged by tkopecek. Opened by tkopecek.
tkopecek/koji issue1421  into  master

Download 2027.patch

Fixes: https://pagure.io/koji/issue/1421

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

We should really fix this where the error is raised in countAndFilterResults. That is also a call handler and also should not be deliberately raising exceptions that don't pass nicely to the client.

rebased onto 5a2fe1aad09fe11b17523b3a3653add9f5dd48f8

updated

:thumbsup:

Metadata Update from @jcupova:
- Pull-request untagged with: testing-ready

pretty please pagure-ci rebuild

1 new commit added

  • raise GenericError on non-existing API call

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

rebased onto 1919ce80deeb034efc8d9e269177a0afff91b8c8

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

Commit 26786174 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata