Description of problem: The history_configuration table updates "firstSync" even though no update was needed. Should update only if "firstSync" is set to "true". Version-Release number of selected component (if applicable): 4.0 How reproducible: Steps to Reproduce: 1.Should check the number of table updates and see that it update only if a record was actually updated. 2. Set the "firstSync" to "true" and see that it will update to "false" and number of table updates should remain the same (unless there are errors) Actual results: history_configuration table updates "firstSync" even though no update was needed. Expected results: Should update only if "firstSync" is set to "true". Additional info:
Is there a backport to 4.0.6 ready already, or have we missed 4.0.6?
verified sanity only in ovirt-engine-dwh-4.0.6-1.el7ev.noarch