ocket8888 opened a new pull request #4798:
URL: https://github.com/apache/trafficcontrol/pull/4798
## What does this PR (Pull Request) do?
- [x] This PR fixes #4789
Fixes an internal server error that happens when requesting `GET
/servers?dsid={{Delivery Service ID}}`.
## Which Traffic Control components are affected by this PR?
- Traffic Ops
## What is the best way to verify this PR?
Run the API/client integration tests
Make a request to `GET /servers` using the `dsId` query parameter, observe
no internal server error.
## If this is a bug fix, what versions of Traffic Control are affected?
- master
## The following criteria are ALL met by this PR
- [x] This PR includes tests
- [x] Documentation is unnecessary
- [x] An update to CHANGELOG.md is not necessary
- [x] This PR includes any and all required license headers
- [x] This PR does not include a database migration
- [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY**
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]