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

Arik Hadas 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: Arik Hadas: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/25772 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6c367c274bfc518f920344a57d7efd3fefd75d30 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
ahadas@redhat.com