mitchell852 opened a new issue #2595: trying to delete a ds that has an open ds 
request is successful
URL: https://github.com/apache/trafficcontrol/issues/2595
 
 
   With ds requests turned on in traffic_portal_properties.json, all changes to 
a ds (create, update or delete) result in the creation of a ds request.
   
   however, if you are an admin, you can select "fulfill immediately" for the 
ds request. this will result in:
   
   1. creating a ds request to delete the ds and immediately marking it as 
complete
   2. deleting the ds
   
   #1 should fail if an existing ds request is open (status != complete) for 
the ds which it does but #2 still succeeds (which it should not).
   
   
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to