dewrich commented on a change in pull request #2406: Re-added 
anonymous_blocking_enabled field to deliveryservice queries
URL: https://github.com/apache/trafficcontrol/pull/2406#discussion_r195241031
 
 

 ##########
 File path: traffic_ops/experimental/server/api/deliveryservices.go
 ##########
 @@ -179,6 +179,7 @@ func postDeliveryservice(payload []byte, db *sqlx.DB) 
(interface{}, error) {
        sqlString += ",dns_bypass_cname"
        sqlString += ",tr_request_headers"
        sqlString += ",created_at"
+       sqlString += ",anonymous_blocking_enabled"
 
 Review comment:
   @rob05c then it needs to be removed

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to