saoyag001 opened a new issue #1795: when moving a cdn profile from cdn a to b the delivery services do not get wiped out URL: https://github.com/apache/incubator-trafficcontrol/issues/1795 If for example I have an edge cache with a cdn A profile, changing the cdn that it belongs to should wipe out all the delivery services associated with that edge cache. This does not happen in the traffic portal UI. Also since it does not I suspect is why I am getting the errors when I Ba that server. ```Error at line 2464 ( foreach my $ds ( sort @{ $data->{dslist} } ) {) Can't use an undefined value as an ARRAY reference at /opt/traffic_ops/app/lib/API/Configs/ApacheTrafficServer.pm line 2464.``` Steps to reproduce. 1. Change profile on edge cache from cdn a to b 2. remove all ds'es manually 3. queu updates on cache.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
