#2067 API filterResults returns Fault for API call with unexpected keyword
Closed: Fixed by tkopecek. Opened by jcupova.

Steps to Reproduce:

Run filterResults('listUsers', user=1)

Actual result:

xmlrpc.client.Fault: : listUsers() got an unexpected keyword argument 'user'">

Expected result:

It should be GenericError.

The same result for API call count and countAndFilterResults for API call with the unexpected keyword.


Metadata Update from @tkopecek:
- Custom field Size adjusted to small
- Issue set to the milestone: 1.22

Commit 8f3885ce fixes this issue

Commit 4d4e5699 fixes this issue

Metadata Update from @jcupova:
- Issue tagged with: testing-done

Metadata Update from @jcupova:
- Issue tagged with: testing-ready

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

Please continue any further discussion there.

Metadata
Related Pull Requests