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

Steps to Reproduce:

Run filterResults('listUsers', user=1)

Actual result:

xmlrpc.client.Fault: <Fault 1: "<class 'TypeError'>: 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

4 years ago

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

4 years ago

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

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #2150 Merged 4 years ago