Change in ovirt-engine[ovirt-engine-3.4]: webadmin: change few queries to be not refreshable

Oved Ourfali has submitted this change and it was merged. Change subject: webadmin: change few queries to be not refreshable ...................................................................... webadmin: change few queries to be not refreshable The automatic logout did not work when the snapshot sub-tab was shown. It did not work because queries which were executed in this state were invoked as refreshable, thus preventing the session from being terminated automatically. So the solution is to change those queries to be not refreshable. Change-Id: I6c367c274bfc518f920344a57d7efd3fefd75d30 Bug-Url: https://bugzilla.redhat.com/1058629 Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/dataprovider/AsyncDataProvider.java 1 file changed, 12 insertions(+), 5 deletions(-) Approvals: Daniel Erez: Looks good to me, approved Arik Hadas: Verified -- To view, visit http://gerrit.ovirt.org/25956 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6c367c274bfc518f920344a57d7efd3fefd75d30 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.4 Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
oourfali@redhat.com