mitchell852 commented on pull request #5489: URL: https://github.com/apache/trafficcontrol/pull/5489#issuecomment-790914251
For some reason I am unable to change the status. Example: ``` Request URL: https://localhost:8442/api/4.0/deliveryservice_requests/4641/status Request Method: PUT Request Payload: {status: "submitted"} Status Code: 200 OK ``` ``` Request URL: https://localhost:8442/api/4.0/deliveryservice_requests/4641/status Request Method: GET Status Code: 200 OK {"response":"draft"} ``` ---------------------------------------------------------------- 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]
