ocket8888 opened a new pull request, #7256:
URL: https://github.com/apache/trafficcontrol/pull/7256

   The APIv5 handler for creating Delivery Service Requests to delete a 
Delivery Service currently attempts to cast the structure to a v4 DSR struct, 
which results in a false validation failure. This PR fixes that.
   
   <hr/>
   
   ## Which Traffic Control components are affected by this PR?
   - Traffic Ops
   
   ## What is the best way to verify this PR?
   1. Make a DS
   2. Create a DSR to delete that DS and make sure that succeeds.
   
   ## If this is a bugfix, which Traffic Control versions contained the bug?
   - master
   
   ## PR submission checklist
   - [ ] This PR has tests
   - [x] This PR doesn't need documentation
   - [x] This PR doesn't need a CHANGELOG.md entry
   - [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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to