Closed GitBytes closed 5 years ago
I'm going to call this one a duplicate of #87. The query parameter wasn't valid and we need to perform proper type checking of the query parameters.
@GitBytes might want to submit a bug to https://github.com/pacifica/pacifica-metadata-mgmt to use proper query parameters.
Pacifica Metadata version
pacifica-metadata 0.10.3
peewee 3.9.5
CherryPy 17.4.1
celery 4.2.1
Scenario:
Trying to filter the
ProjectUser
table results via the metadata webadmin tool and coming across this issue in the pacifica-metadata orm.Steps to Reproduce:
Have metadata webadmin tool up and running and filter on user_id across >=29000 ProjectUser entries.
Expected Result:
filter results to very select number of results quickly
Actual Result:
Site hangs, and we receive a Traceback in metadata service logs when asking for subset of project_user table with metadata editor webtool: