mitchell852 commented on issue #2000: Traffic Portal server checks missing management interface column URL: https://github.com/apache/incubator-trafficcontrol/issues/2000#issuecomment-376970080 This is because in TP, the server checks (cache checks) table is not being dynamically created based on the data it has available. https://github.com/apache/incubator-trafficcontrol/blob/master/traffic_portal/app/src/modules/private/cacheChecks/cacheChecks.tpl.html#L34 ^^ Those columns are "hard-coded" for a lack of a better term. I wasn't aware they had to be dynamically created. Will need to rethink how this table is built.
---------------------------------------------------------------- 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
