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