mitchell852 commented on a change in pull request #2029: [Issue 1907] TO API
for backup edge cachegroup
URL:
https://github.com/apache/incubator-trafficcontrol/pull/2029#discussion_r184152943
##########
File path: traffic_ops/app/lib/API/Cachegroup.pm
##########
@@ -164,6 +166,7 @@ sub update {
latitude => $params->{latitude},
longitude => $params->{longitude},
parent_cachegroup_id => $params->{parentCachegroupId},
+ fallback_to_closest => $params->{fallbackToClosest},
Review comment:
fallbackToClosest needs to be added to the Traffic Portal
form.cacheGroup.tpl.html
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services