Also fixes a bug that appears when you remove all Node Sources until there are none, and then you deploy a new one.
The Hosts and Nodes will never appear in the views (treeview, graphs ...) and the rm portal autorefresh is broken.
An IndexOutOfBoundsException was thrown because the index in the treeview was not reset when we reached 0 NS.
…ltas
Fixes after a Dynamic Update:
Also fixes a bug that appears when you remove all Node Sources until there are none, and then you deploy a new one. The Hosts and Nodes will never appear in the views (treeview, graphs ...) and the rm portal autorefresh is broken. An IndexOutOfBoundsException was thrown because the index in the treeview was not reset when we reached 0 NS.