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.
This Bug Report affects these Traffic Control components:
Steps to reproduce:
.properties.dsRequests.enabledtotrueintraffic_portal/app/src/traffic_portal_properties.jsonExpected behavior:
Traffic Ops successfully created a Delivery Service Request
Actual behavior
POSTing to
/api/4.1/deliveryservice_requestsresponded with status code 400:{ "alerts": [ { "text": "cannot update non-existent Delivery Service ''", "level": "error" } ] }