Github user mitchell852 commented on a diff in the pull request:
https://github.com/apache/incubator-trafficcontrol/pull/141#discussion_r93786024
--- Diff: traffic_ops/app/lib/UI/ConfigFiles.pm ---
@@ -312,6 +312,9 @@ sub param_data {
if ( $row->parameter->name eq "location" ) {
--- End diff --
yes, it feels like the get_scope function should suffice and then it gets
rid of the need to create scope parameters... and figure out which profiles to
attach them to... and attach them to profiles... and create new scope params
when delivery services are updated....and whatever else is needed...
i know it's not quite as "flexible" but man, really seems to simplify
things...
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---