[ https://issues.apache.org/jira/browse/CLOUDSTACK-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13768751#comment-13768751 ]
ASF subversion and git services commented on CLOUDSTACK-4687: ------------------------------------------------------------- Commit 12e295d7578b4259dd13002c51f786029e54df7f in branch refs/heads/master from [~jessicawang] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=12e295d ] CLOUDSTACK-4687: UI > listView widget > actions in a grid row > when an action is completed, refresh the grid row with only data returned by getUpdatedItem() instead of combination of data returned by getUpdatedItem() and original embedded data in grid row. > after disassociate UCS profile, UI still show profile path even response > object has empty path > ---------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-4687 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4687 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: UI > Reporter: Jessica Wang > Assignee: Jessica Wang > Attachments: Capture.PNG > > > This is a clone of > http://bugs-ccp.citrix.com/browse/CS-18232 > -------------------------------------------------------------------------------------------------------------------------------------------- > see below API response, there is no profiledn, but after API return, UI still > shows profile as attachment > > however, if we refresh UI, the profile gone > { > "queryasyncjobresultresponse": { > "accountid": "835fb2d5-0b76-11e3-9350-f4f3e49b5dfe", > "userid": "835fc0e5-0b76-11e3-9350-f4f3e49b5dfe", > "cmd": "org.apache.cloudstack.api.DisassociateUcsProfileCmd", > "jobstatus": 1, > "jobprocstatus": 0, > "jobresultcode": 0, > "jobresulttype": "object", > "jobresult": { > "ucsblade": { > "id": "f8d08575-7a1c-4f79-a588-d129c38bcc4f", > "ucsmanagerid": "0d87c1a6-5664-425c-9024-2ddd9605d260", > "bladedn": "sys/chassis-1/blade-1" > } > }, > "created": "2013-09-13T22:17:29-0700", > "jobid": "2c3698a8-39ac-43e6-8ade-86eb2d3726a0" > } > } -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira