davidjumani commented on pull request #4867:
URL: https://github.com/apache/cloudstack/pull/4867#issuecomment-809900715


   @rhtyd The issue is that calling list accounts with listall=true returns 
accounts in sub domains as well, even when isrecursive is set to false, related 
https://github.com/apache/cloudstack/issues/4868
   This PR replaces listall with isrecursive=false so that accounts belonging 
to the specific domain are returned
   
   As admin -> assign VM -> Root domain. Users from the subdomains are also 
listed. Selecting a user from the sub domain leads to an error
   ![Screenshot from 2021-03-30 
10-04-56](https://user-images.githubusercontent.com/8244774/112934466-75305100-913f-11eb-865f-84f41e382c6d.png)
   
   


-- 
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:
[email protected]


Reply via email to