ocket8888 opened a new issue, #6801: URL: https://github.com/apache/trafficcontrol/issues/6801
## This Bug Report affects these Traffic Control components: - Traffic Ops ## Current behavior: If no server exists with ID 2, then a POST request to `/servers/2/deliveryservices` results in a `500 Internal Server Error` response. ## Expected behavior: When a requested URI doesn't exist, the response code should be `404 Not Found`. ## Steps to reproduce: 1. <code>topost -kp 'servers/<var>ID</var>/deliveryservices?replace=false' '[]'</code> where <var>ID</var> doesn't exist. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
