Github user nir-sopher commented on a diff in the pull request:

    
https://github.com/apache/incubator-trafficcontrol/pull/742#discussion_r129119425
  
    --- Diff: traffic_ops/app/lib/Utils/Tenant.pm ---
    @@ -64,6 +64,10 @@ sub new {
             ->get_column('value')->single();
         my $ignore_tenancy = defined($ignore_tenancy_value) ? 
$ignore_tenancy_value : 0;
     
    +    my $ignore_ds_tmuser_assignment_value = 
$dbh->resultset("Parameter")->search( { config_file => 'global', name => 
'ignore-ds-tmuser-assignment' } )
    --- End diff --
    
    Possible but we might want the granularity in the transition phase


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