ravening opened a new pull request #915: URL: https://github.com/apache/cloudstack-primate/pull/915
If a root admin tries to destroy VM of different domain then the data disks are not displayed and hence they wont be destroyed. Make sure that root admin can see all data disks of a vm while destroying it Steps to reproduce: 1. Login as domain admin and create a vm with two data disks 2. Now login as ROOT admin and try to destroy that vm Expected result: Root admin should see all two data disks Actual result: Root admin doesnt see any data disk After fix:  ---------------------------------------------------------------- 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