Change in ovirt-engine[ovirt-engine-3.6]: engine: Ignore change in creationDate for NEXT_RUN

Tal Nisan has submitted this change and it was merged. Change subject: engine: Ignore change in creationDate for NEXT_RUN ...................................................................... engine: Ignore change in creationDate for NEXT_RUN Ignore creationDate when getting list of changed fields to update on the next run. Otherwise creationDate will always show change in milliseconds, because creationDate is saved without milliseconds in OVF, but with milliseconds in the DB. Change-Id: If672659ba5a433aa9d029b258bf7e36e0fe58b82 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1238742 Signed-off-by: Shmuel Melamud <smelamud@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetVmChangedFieldsForNextRunQuery.java 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Shmuel Leib Melamud: Verified Arik Hadas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/54297 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If672659ba5a433aa9d029b258bf7e36e0fe58b82 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shmuel Leib Melamud <smelamud@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com