You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/03/05 19:20:43 UTC

[GitHub] [trafficcontrol] mitchell852 opened a new issue #3378: Unable to create multiple delivery service requests

mitchell852 opened a new issue #3378: Unable to create multiple delivery service requests
URL: https://github.com/apache/trafficcontrol/issues/3378
 
 
   1. Set dsRequest.enabled=true in traffic_portal_properties.json
   2. Update an existing DS in TP
   3. fulfill the ds request
   4. update the same DS
   
   doing this will make a call to:
   
   POST api/1.5/deliveryservice_requests
   
   which returns this error:
   
   `{"alerts":[{"text":"'status' complete request cannot be changed","level":"error"}]}`

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services