[
https://issues.apache.org/jira/browse/CLOUDSTACK-9748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876079#comment-15876079
]
ASF GitHub Bot commented on CLOUDSTACK-9748:
--------------------------------------------
Github user Ashadeepa commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1957#discussion_r102222411
--- Diff: server/src/com/cloud/network/vpn/RemoteAccessVpnManagerImpl.java
---
@@ -621,6 +627,10 @@ public void
doInTransactionWithoutResult(TransactionStatus status) {
sc.setParameters("username", username);
}
+ if (keyword!= null) {
--- End diff --
@ustcweizhou : My bad. Amended the changes . Thanks.
> VPN Users search functionality broken
> -------------------------------------
>
> Key: CLOUDSTACK-9748
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9748
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API
> Reporter: Ashadeepa Debnath
>
> VPN Users search functionality broken
> If you try to search VPN users with it’s user name, you will not be able to
> search.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)