[
https://issues.apache.org/jira/browse/CLOUDSTACK-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868454#comment-13868454
]
ASF subversion and git services commented on CLOUDSTACK-5732:
-------------------------------------------------------------
Commit 42e53702a2096176aee9fff75cdc4df9aef605f5 in branch refs/heads/master
from [~prachidamle]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=42e5370 ]
CLOUDSTACK-5732 [UI] Search is not working in Affinity Groups panel
- Added keyword support
Conflicts:
api/src/org/apache/cloudstack/api/command/user/affinitygroup/ListAffinityGroupsCmd.java
api/src/org/apache/cloudstack/query/QueryService.java
server/src/com/cloud/api/query/QueryManagerImpl.java
> [UI] Search is not working in Affinity Groups panel
> ----------------------------------------------------
>
> Key: CLOUDSTACK-5732
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5732
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: API
> Affects Versions: 4.3.0
> Reporter: Rayees Namathponnan
> Assignee: Prachi Damle
> Priority: Critical
> Fix For: 4.3.0
>
>
> Steps to reproduce
> Step 1 : Create advanced
> Step 2 : Create few Affinity Groups
> Step 3 : got Affinity Groups panel and enter XXXXXXX in search box and search
> Expected result
> Nothing should be returned here
> Actual Result
> same Affinity Groups items are displayed; and search is not working here
> Send - Firebug
> http://10.223.XXX.XXX:8080/client/api?command=listAffinityGroups&listAll=true&response=json&sessionkey=gXioLBGWYE65FYTruFxMifJDQUY%3D&_=1388706975790
> Response - Firebug
> { "listaffinitygroupsresponse" : { "count":2 ,"affinitygroup" : [
> {"id":"6f7af4c2-a1ce-41de-8c87-b127f71f06a7","name":"webvms","account":"test-TestDeployVmWithAffinityGroup-NQ72GX","domainid":"3c82f7a8-73ed-11e3-9c62-52b2d980df8a","domain":"ROOT","type":"host
>
> anti-affinity","virtualmachineIds":["874bec42-2da0-42d5-b985-6357944d2ec1","6c836dc3-76e3-43f9-94af-77149e04f2c2"]}
> ] } }
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)