New commit detected on ManageIQ/manageiq-schema/ivanchuk: https://github.com/ManageIQ/manageiq-schema/commit/d53b1822196eb72d4c83c17e920142a0b63f80b9 commit d53b1822196eb72d4c83c17e920142a0b63f80b9 Author: Brandon Dunne <bdunne> AuthorDate: Thu Jan 30 19:54:09 2020 +0000 Commit: Brandon Dunne <bdunne> CommitDate: Thu Jan 30 19:54:09 2020 +0000 Merge pull request #449 from d-m-u/fixing_orch_stacks_with_deleted_evm_owners Fix issue with orch stacks still having references to deleted ems (cherry picked from commit 7a16daf7b4f25c68a13ba1d8b6dd95af2348fd3b) Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1806556 db/migrate/20181016140921_migrate_orch_stacks_to_have_ownership_concept.rb | 2 +- spec/migrations/20181016140921_migrate_orch_stacks_to_have_ownership_concept_spec.rb | 10 + 2 files changed, 11 insertions(+), 1 deletion(-)
I was able to reproduce on cfme-5.11.3.1-1.el8cf.x86_64 With same steps on cfme-5.11.4.1-1.el8cf.x86_64 the DB migrated fine. I need to run the other migration tests and update tests to asses all is fine with the changed code.
all migration tests passed
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:0867