lbathina commented on issue #4033: To: INternal server error when server 
capability associated with Server/ds is deleted
URL: https://github.com/apache/trafficcontrol/issues/4033#issuecomment-549889936
 
 
   this is fixed. the message displayed 
   when the server capability is associated to server only -  the message is 
displayed correctly - `cannot delete server_capability because it is being used 
by a server_server_capability`
   when the server capability is associated with DS only - the message is 
displayed correctly. `cannot delete server_capability because it is being used 
by a deliveryservices_required_capability`
   When the server capability is associated with both server and DS - the 
message is displayed incorrect - `cannot delete server_capability because it is 
being used by a server_server_capability
   ` it should be `cannot delete server_capability because it is being used by 
a server_server_capability and deliveryservices_required_capability`

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to