Itamar Heim has submitted this change and it was merged.
Change subject: core: task list in Webadmin - jobs disappear while still running
......................................................................
core: task list in Webadmin - jobs disappear while still running
Previous commit deleted jobs that had at least one step that doesn't
have an async task. Proper logic is to delete jobs that doesn't have
steps with async tasks.
Change-Id: I772ec5a6255351cd3145295c783385bf0a0c4de0
Bug-Url:
https://bugzilla.redhat.com/1064227
Signed-off-by: Oved Ourfali <oourfali(a)redhat.com>
(cherry picked from commit 6e5452304692a7e1c201dbbe28b7d39c167f47d5)
---
M packaging/dbscripts/job_sp.sql
1 file changed, 8 insertions(+), 8 deletions(-)
Approvals:
Eli Mesika: Looks good to me, approved
Oved Ourfali: Verified
--
To view, visit
http://gerrit.ovirt.org/24375
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I772ec5a6255351cd3145295c783385bf0a0c4de0
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.4
Gerrit-Owner: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Itamar Heim <iheim(a)redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server