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/07/27 12:26:00 UTC

[jira] [Commented] (TC-478) Parameter value cannot be set to "0" using the parameters crud API

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

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

GitHub user nir-sopher opened a pull request:

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

    [TC-478] Parameter value can be changed to 0

    

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

    $ git pull https://github.com/nir-sopher/incubator-trafficcontrol parameter-value-can-change-to-0

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

    https://github.com/apache/incubator-trafficcontrol/pull/758.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 #758
    
----
commit 5381c7b944be55a062aeecf7fe0aee298ed5f598
Author: nir-sopher <ni...@qwilt.com>
Date:   2017-07-23T07:47:54Z

    Parameter value can be changed to 0

----


> Parameter value cannot be set to "0" using the parameters crud API
> ------------------------------------------------------------------
>
>                 Key: TC-478
>                 URL: https://issues.apache.org/jira/browse/TC-478
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops API
>    Affects Versions: 2.1.0
>            Reporter: Nir Sopher
>
> Example:
> Having a parameter with value=="1"
> Trying to "PUT" a value of "0" in this parameter.
> The value of the parameter stays "1".



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