Bug 1615141

Summary: [RFE] Restore VM ownership and retirement during migration
Product: Red Hat CloudForms Management Engine Reporter: Fabien Dupont <fdupont>
Component: AutomateAssignee: Fabien Dupont <fdupont>
Status: CLOSED CURRENTRELEASE QA Contact: Kedar Kulkarni <kkulkarn>
Severity: high Docs Contact:
Priority: unspecified    
Version: 5.9.4CC: dmetzger, kkulkarn, mkanoor, obarenbo, simaishi, smallamp, tfitzger
Target Milestone: GAKeywords: FutureFeature, TestOnly, ZStream
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 5.10.0.11 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1618807 (view as bug list) Environment:
Last Closed: 2019-02-12 16:52:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1618807    

Description Fabien Dupont 2018-08-12 16:02:01 UTC
Description of problem:
When a virtual machine is migrated, the ownership and retirement data are not propagated to the destination VM. This should be the case to maintain consistency.

Version-Release number of selected component (if applicable): 5.9.4.3


How reproducible: Always


Steps to Reproduce: Migrate a virtual machine

Actual results: The owner is nil and the group is Evm-Group-super_administrator

Expected results: The owner and retirement are identical as those of source VM.

Comment 2 Fabien Dupont 2018-08-13 07:38:39 UTC
PR: Restore VM ownership and retirement when migrating
https://github.com/ManageIQ/manageiq-content/pull/397

Comment 6 Brett Thurber 2018-08-20 02:49:27 UTC
*** Bug 1618812 has been marked as a duplicate of this bug. ***

Comment 7 Kedar Kulkarni 2018-08-23 17:42:18 UTC
With CFME Build 5.10.0.11 I was able to migrate, preserving its tags, ownership and retirement date/time.