1.x API permits duplicate servers #5407
Labels
bug
something isn't working as intended
high impact
impacts the basic function, deployment, or operation of a CDN
regression bug
a bug in existing functionality introduced by a new version
Traffic Ops
related to Traffic Ops
I'm submitting a ...
Traffic Control components affected ...
Current behavior:
Issuing the same POST request to https://{{TO_BASE_URL}}/api/1.3/servers twice creates two identical servers
Expected behavior:
Issuing the same POST request to https://{{TO_BASE_URL}}/api/1.3/servers should succeed the first time and throw an error the second.
Minimal reproduction of the problem with instructions:
Make a server POST request twice without changing the body.
Anything else:
The text was updated successfully, but these errors were encountered: