service: remove max 100 results limit from admin user search #737
Annotations
10 errors
Run tests:
tests/services/users/test_service_users.py#L77
test_admin_search_field[affiliations:CERN]
KeyError: 'default_max_results'
|
Run tests:
tests/services/users/test_service_users.py#L77
test_admin_search_field[affiliation:CERN]
KeyError: 'default_max_results'
|
Run tests:
tests/services/users/test_service_users.py#L77
test_admin_search_field[name:Jose affiliation:CERN]
KeyError: 'default_max_results'
|
Run tests:
tests/services/users/test_service_users.py#L77
test_admin_search_field[+name:Jose +affiliation:CERN]
KeyError: 'default_max_results'
|
Run tests:
tests/services/users/test_service_users.py#L77
test_admin_search_field[CERN]
KeyError: 'default_max_results'
|
Run tests:
tests/services/users/test_service_users.py#L77
test_admin_search_field[Tim]
KeyError: 'default_max_results'
|
Run tests:
tests/services/users/test_service_users.py#L77
test_admin_search_field[Tim CERN]
KeyError: 'default_max_results'
|
Run tests:
tests/services/users/test_service_users.py#L77
test_admin_search_field[Jose]
KeyError: 'default_max_results'
|
Run tests:
tests/services/users/test_service_users.py#L77
test_admin_search_field[Jos]
KeyError: 'default_max_results'
|
Run tests:
tests/services/users/test_service_users.py#L77
test_admin_search_field[Jose CERN]
KeyError: 'default_max_results'
|
Loading