Kanagaraj M has submitted this change and it was merged.
Change subject: engine: Fixed view to return correct task
......................................................................
engine: Fixed view to return correct task
The task associated with volume is used to build
the activity column. In case of jobs that are started
but not yet associated with task id, the job status
will be 'STARTED'.
Fixed the stored proc to use this logic to pick
the correct task id.
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1064295
Change-Id: Ifb25e2f59c4d5cfa063e498ada4e0091cc4ff53b
Signed-off-by: Sahina Bose <sabose(a)redhat.com>
---
M packaging/dbscripts/gluster_volumes_sp.sql
1 file changed, 4 insertions(+), 3 deletions(-)
Approvals:
Kanagaraj M: Looks good to me, approved
Sahina Bose: Verified
--
To view, visit
http://gerrit.ovirt.org/24364
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifb25e2f59c4d5cfa063e498ada4e0091cc4ff53b
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Kanagaraj M <kmayilsa(a)redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel(a)redhat.com>
Gerrit-Reviewer: Ramesh N <rnachimu(a)redhat.com>
Gerrit-Reviewer: Sahina Bose <sabose(a)redhat.com>
Gerrit-Reviewer: Shubhendu Tripathi <shtripat(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server