mitchell852 commented on pull request #4769:
URL: https://github.com/apache/trafficcontrol/pull/4769#issuecomment-644823870
> Clearly, though, that's a cache server, and it _looks_ like it has updates
pending. So something's probably wrong.
yeah, something is weird there. it's a cache server and updPending=true so
"clear updates" should be an option. i looked at the logic and it seemed right
so not sure:
```
<button type="button" ng-click="clearServerUpdates(server,
$event)" ng-disabled="!isCache(server) || !server.updPending">Clear Server
Updates</button>
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]