rhtyd commented on pull request #444: URL: https://github.com/apache/cloudstack-primate/pull/444#issuecomment-648669046
@davidjumani add information pop-over like other forms, add doc-link to the custom form (somewhere put a <a-icon for question and link to this.$config.docBase + ....) Also test/check against old UI. Primate API call runs: ``` domainid: 78ec0573-03fb-4c02-872a-b0f3a86471dc roleid: 16919363-5fe0-11ea-9a56-1e006800018c timezone: ACT networkdomain: net-domain group: group username: ldapman command: importLdapUsers response: json ``` Legacy UI runs: ``` command: importLdapUsers domainid: e4874e10-5fdf-11ea-9a56-1e006800018c account: acount-name roleid: 16919363-5fe0-11ea-9a56-1e006800018c timezone: Pacific/Johnston networkdomain: net-domain group: ldap-group response: json ``` Mismatch account not passed, instead username? Also, the label 'Group' should say 'LDAP Group'. Check the form against old UI. ---------------------------------------------------------------- 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