shwstppr commented on issue #238: [BUG] Identify and Access > Accounts > New account - 'Domain' and 'Role' must be mandatory fields URL: https://github.com/apache/cloudstack-primate/issues/238#issuecomment-613373631 @rhtyd This is because both these parameters are not a required parameter in createAccount API https://github.com/apache/cloudstack/blob/master/api/src/main/java/org/apache/cloudstack/api/command/admin/account/CreateAccountCmd.java#L63-L67 Either we change backend or use a custom form. PR already created #257
---------------------------------------------------------------- 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 With regards, Apache Git Services