Pearl1594 commented on pull request #5063: URL: https://github.com/apache/cloudstack/pull/5063#issuecomment-852746258
@shwstppr I still see an issue while trying to add a user when we select the first account in the list  As values.account points to the index and for the first account in the list index is 0, `if (values.account)` evaluates to false and the account parameter isn't set -- 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]
