Justin Cook
Justin Cook
@mwasilew Could we copy the filters from one endpoint to the other or are they automatically generated based on the model?
@mwasilew I think I see the problem now. Let's put a hold on this for a bit and let me revisit it if needed. Thanks!
@mwasilew It appears to work when `limit` is set to another value. example: https://qa-reports.linaro.org/api/tests/?test_run=2553969&&limit=5 and https://qa-reports.linaro.org/api/tests/?limit=5 both work as expected.
Not sure if it is related or not, but here is another query against the `tests` endpoint that results in a 504. https://qa-reports.linaro.org/api/tests/?ordering=-id&&suite=144 If you use just one of the...