Changes to local ClusterRepoItem doesn't result in tigase.db.comp.RepositoryChangeListenerIfc.itemUpdated(Item) being executed because local copy is being updated resulting in tigase.cluster.repo.ClConConfigRepository.itemChanged(ClusterRepoItem, ClusterRepoItem) comparing same objects.
Changes to local
ClusterRepoItem
doesn't result intigase.db.comp.RepositoryChangeListenerIfc.itemUpdated(Item)
being executed because local copy is being updated resulting intigase.cluster.repo.ClConConfigRepository.itemChanged(ClusterRepoItem, ClusterRepoItem)
comparing same objects.