
Oved Ourfali has submitted this change and it was merged. Change subject: core: Fix upgrade issue ...................................................................... core: Fix upgrade issue Fixes upgrade issue by copying original 03_06_1790_add_vm_auto_login_column_to_user_profiles_table.sql (which was by mistake not backported into ovirt-engine-3.6 branch during 3.6 version development) into 04_01_0270_add_vm_auto_login_column_to_user_profiles_table.sql. This does not make any harm on upgrade from 4.0 to 4.1 and it will fix direct upgrade from 3.6 to 4.1 if we will allow it in future. Change-Id: I2e7f13a7a30aefde903c30ad5453201e53fe80e9 Bug-Url: https://bugzilla.redhat.com/1371515 Signed-off-by: Martin Perina <mperina@redhat.com> --- A packaging/dbscripts/upgrade/04_01_0270_add_vm_auto_login_column_to_user_profiles_table.sql 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Martin Peřina: Verified Eli Mesika: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Oved Ourfali: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/63200 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2e7f13a7a30aefde903c30ad5453201e53fe80e9 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>