You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rayees Namathponnan (JIRA)" <ji...@apache.org> on 2014/01/03 01:01:50 UTC

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

Rayees Namathponnan created CLOUDSTACK-5732:
-----------------------------------------------

             Summary: [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
            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)