You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
I'm submitting a ...
Traffic Control components affected ...
Minimal reproduction of the problem with instructions:
go to Configure-> servers -> choose open a server to delete
delete the server
check audit log
Current behavior:
Deleted server: { "hostName":"", "domainName":"", id:2281 }Expected / new behavior:
Deleted server: { "hostName":"<<should have corresponding hostname>>", "domainName":"<<should have corresponding domain name>>", id:2281 }Hostname and domain name should not be blank.
Anything else: