DaanHoogland opened a new issue #741:
URL: https://github.com/apache/cloudstack-primate/issues/741


   **Describe the bug**
   when deleting a domain with cleanup any child is expected to be gone 
(subdomains or other things like accounts)
   
   **To Reproduce**
   Steps to reproduce the behavior:
   
   1. Log in as an Admin
   1. Go to 'Domains'
   1. Click on '+ Add Domain'
   1. add a name (like "sub")
   1. submit the form
   1. select the new domain
   1. Click on '+ Add Domain'
   1. add a name (like "leaf")
   1. submit the form
   1. select the parent domain ("sub")
   1. delete the domain and select "Cleanup" in the delete dialog
   
   now the "leaf" will be vissible as a child of ROOT.
   
   **Expected behavior**
   "sub" and all below it should be gone.
   
   **Screenshots**
   
   <img width="709" alt="Screenshot 2020-09-23 at 12 24 08" 
src="https://user-images.githubusercontent.com/2486961/94001446-d0504800-fd98-11ea-896c-d64df455f423.png";>
   
   <img width="128" alt="Screenshot 2020-09-23 at 12 24 32" 
src="https://user-images.githubusercontent.com/2486961/94001525-e52cdb80-fd98-11ea-9ea4-014c6f8f5342.png";>
   
   **Additional context**
   Note that navigating away and back does clear the domain from view, making 
this a minor issue.
   


----------------------------------------------------------------
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


Reply via email to