Hi ,
I am using 5.1 SDK for developing web client plugin.
1)We have custom object listing in our plugin.
2)When we delete some objects from the list and click on refresh button, the object count in object navigator and the count displayed in middle pane is different/inconsistent.Correct count is shown in navigator but the count in middle pane is not getting updated. We have used ModelChangeEvent with OperationType.DELETE to update the inventory.
3) The counts at both places are updated correctly when plugin is deployed in VMware vSphere web client version 5.1 with same plugin package or code base.
We have observed the inconsistency in updating of object counts displayed in vSphere web client 5.5.
Please check the attached screenshot depicting the issue.
Thanks in advance.