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/04/24 20:20:04 UTC

[jira] [Commented] (TC-246) Updating Steering targets fails

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

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

GitHub user dg4prez opened a pull request:

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

    [TC-246] validation needs to check CDN, not profile

    When modifying steering weights or assignments in the UI, the operation fails as we are checking the profile name associated with that DS in order to ensure both delivery services are in the same CDN. This should check the CDN ID instead.  This commit updates the delivery service check subroutine and changes the name accordingly.

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

    $ git pull https://github.com/dg4prez/incubator-trafficcontrol steering_fix

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

    https://github.com/apache/incubator-trafficcontrol/pull/505.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 #505
    
----
commit f50999d4ae85509566b80edd11118de385c16fd7
Author: Derek Gelinas <de...@cable.comcast.com>
Date:   2017-04-24T20:14:20Z

    validation needs to check CDN, not profile

----


> Updating Steering targets fails
> -------------------------------
>
>                 Key: TC-246
>                 URL: https://issues.apache.org/jira/browse/TC-246
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops
>    Affects Versions: 2.1.0
>            Reporter: Derek Gelinas
>            Assignee: Derek Gelinas
>             Fix For: 2.1.0
>
>
> When modifying steering weights or assignments in the UI, the operation fails as we are checking the profile name associated with that DS in order to ensure both delivery services are in the same CDN.  This should check the CDN ID instead.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)