
Omer Frenkel has submitted this change and it was merged. Change subject: engine: Show waiting for gluster tasks ...................................................................... engine: Show waiting for gluster tasks When a gluster task is run on a volume for the second time, before gluster returns the newly created task, the view was fetching the previous task's status. Changed the view where condition to fetch the status correctly. Also, the view should only return job status related to gluster async tasks. Change-Id: Ia3a2ac3ddc2f46f24b84628cf52f3a193cdebf31 Bug-Url: https://bugzilla.redhat.com/1025304 Signed-off-by: Sahina Bose <sabose@redhat.com> --- M packaging/dbscripts/create_views.sql 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Omer Frenkel: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21907 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia3a2ac3ddc2f46f24b84628cf52f3a193cdebf31 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Kanagaraj M <kmayilsa@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Ramesh N <rnachimu@redhat.com> Gerrit-Reviewer: Sahina Bose <sabose@redhat.com> Gerrit-Reviewer: Shubhendu Tripathi <shtripat@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server