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/08 20:42:25 UTC

[GitHub] [trafficcontrol] moltzaum removed a comment on issue #3378: Unable to create multiple delivery service requests

moltzaum removed a comment on issue #3378: Unable to create multiple delivery service requests
URL: https://github.com/apache/trafficcontrol/issues/3378#issuecomment-471043493
 
 
   Meanwhile, it also seems that the json decode is not working for the TODeliveryServiceRequest struct, but it is working for simpler ones like TOCDN. I'm not sure if other structs also have the issue, or really what is causing it at this point.
   
   EDIT:
   > the first ds request has req.ID=nil as i would expect as it's a new ds request and should have no ID
   > the 2nd ds request has req.ID=something which is unexpected making me think it's a pointer problem
   
   I'll look into that

----------------------------------------------------------------
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