You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/08 22:48:51 UTC

[jira] [Commented] (CLOUDSTACK-5732) [UI] Search is not working in Affinity Groups panel

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865938#comment-13865938 ] 

ASF subversion and git services commented on CLOUDSTACK-5732:
-------------------------------------------------------------

Commit 6b756c8b35b710b1dcfdf83013befceebdc4e8e2 in branch refs/heads/4.3 from [~jessicawang]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=6b756c8 ]

CLOUDSTACK-5732: UI > Affinity Group > implement search, send keyword parameter to listAffinityGroups API.


> [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: UI
>    Affects Versions: 4.3.0
>            Reporter: Rayees Namathponnan
>            Assignee: Jessica Wang
>            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)