Github user mitchell852 commented on a diff in the pull request:

    
https://github.com/apache/incubator-trafficcontrol/pull/752#discussion_r129931292
  
    --- Diff: traffic_ops/app/lib/API/Server.pm ---
    @@ -400,40 +401,25 @@ sub get_servers_by_status {
        my $orderby           = $self->param('orderby') || "hostName";
        my $orderby_snakecase = lcfirst( decamelize($orderby) );
     
    +   my $forbidden;
    --- End diff --
    
    not sure why this method needed to change (get_servers_by_status) as it 
seems unrelated to delivery services. 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to