[ https://issues.apache.org/jira/browse/CLOUDSTACK-8900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16319998#comment-16319998 ]
ASF GitHub Bot commented on CLOUDSTACK-8900: -------------------------------------------- SudharmaJain opened a new pull request #2400: CLOUDSTACK-8900 listLdapUsers with listType=new only filters users for logged-in user account URL: https://github.com/apache/cloudstack/pull/2400 Added an ldap user 'ldapuser1' to admin account. Now on clicking 'Add LDAP Account' button, UI displays the ldap users other than 'ldapuser1'.   Added a new admin account as 'admin2'. Login as admin2 and clicking on 'Add LDAP Account' displays all the ldap users including 'ldapuser1'. ## Expected behavior List Ldapusers with listtype=new should filter already added users irrespective of logged in user. ## Before the Fix  ## After the Fix  ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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 > listLdapUsers with listType=new only filters users for logged-in user account > ----------------------------------------------------------------------------- > > Key: CLOUDSTACK-8900 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8900 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Affects Versions: 4.5.0 > Reporter: sudharma jain > -- This message was sent by Atlassian JIRA (v6.4.14#64029)