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

    
https://github.com/apache/incubator-trafficcontrol/pull/398#discussion_r109321173
  
    --- Diff: traffic_ops/app/lib/API/User.pm ---
    @@ -277,6 +285,7 @@ sub current {
                        @data, {
                                "id"              => "0",
                                "username"        => $current_username,
    +                           "tenantId"        => 
$self->current_user_tenant(),
    --- End diff --
    
    actually, after looking at the code closer maybe it just makes sense to 
leave it undef for now which is what $self->current_user_tenant() will return 
in this case. i'm fine with that...


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