You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/04 17:35:02 UTC

[jira] [Commented] (TC-498) TO API - when updating current user, full name is required

    [ https://issues.apache.org/jira/browse/TC-498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114680#comment-16114680 ] 

ASF GitHub Bot commented on TC-498:
-----------------------------------

GitHub user mitchell852 opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/777

    [TC-498] - case mismatch was causing no validation on fullName when  updating current user

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mitchell852/incubator-trafficcontrol fixes-current-user-full-name

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafficcontrol/pull/777.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #777
    
----
commit ca74f9313d02f098db05068adb48d64fa37625f8
Author: Jeremy Mitchell <mi...@gmail.com>
Date:   2017-08-04T17:32:43Z

    case mismatch was causing no validation on fullName

----


> TO API - when updating current user, full name is required
> ----------------------------------------------------------
>
>                 Key: TC-498
>                 URL: https://issues.apache.org/jira/browse/TC-498
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops API
>            Reporter: Jeremy Mitchell
>            Assignee: Jeremy Mitchell
>            Priority: Minor
>
> case error caused validation to fail. see fullName vs full_name
> https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/app/lib/API/User.pm#L646
> https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_ops/app/lib/API/User.pm#L653



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)