[
https://issues.apache.org/jira/browse/VCL-983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431465#comment-15431465
]
ASF subversion and git services commented on VCL-983:
-----------------------------------------------------
Commit 1757260 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1757260 ]
VCL-983 - Manage computers does not update "Computers in table" count after
"Refresh Computer Data" is clicked
computers.js: modified initPage: added dojo.connect for
resourcegrid._onFetchComplete to update the row count; removed setTimeout that
updated the row count after 3 seconds because the connected function handles
this now
> Manage computers does not update "Computers in table" count after "Refresh
> Computer Data" is clicked
> ----------------------------------------------------------------------------------------------------
>
> Key: VCL-983
> URL: https://issues.apache.org/jira/browse/VCL-983
> Project: VCL
> Issue Type: Bug
> Components: web gui (frontend)
> Reporter: Andy Kurth
> Fix For: 2.5
>
>
> Circumstances where I encountered this:
> * Manage Computers > Edit Computer Profiles
> * Enable the "VM Host" column
> * Add a filter to this column (I added "1a3")
> This works fine and the _Computers in table_ value at the top of the page is
> correct. I was migrating VMs from the host I had set the filter for at the
> time. I knew some VMs had been moved to hosts not matching the filter. I
> clicked "Refresh Computer Data" and the count did not change. The migrated
> VMs disappeared from the list but the _Computers in table_ count did not
> change. I then cleared the filter and added it back. The count was then
> updated.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)