Bug 1789806

Summary: Error in evm log while retiring vm by new user
Product: Red Hat CloudForms Management Engine Reporter: Ganesh Hubale <ghubale>
Component: AutomateAssignee: Tina Fitzgerald <tfitzger>
Status: CLOSED CURRENTRELEASE QA Contact: Devidas Gaikwad <dgaikwad>
Severity: high Docs Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Priority: high    
Version: 5.10.14CC: dmetzger, gmccullo, mkanoor, obarenbo
Target Milestone: GAKeywords: Regression, TestOnly, ZStream
Target Release: 5.12.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1794732 1794733 (view as bug list) Environment:
Last Closed: 2020-10-26 16:30:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1794732, 1794733    

Comment 3 Tina Fitzgerald 2020-01-10 21:30:06 UTC
Hi Ganesh,

Can you provide a reproducer environment?

Thanks,
Tina

Comment 6 CFME Bot 2020-01-22 16:05:55 UTC
New commit detected on ManageIQ/manageiq/master:

https://github.com/ManageIQ/manageiq/commit/7435dce6cf17906d192b8a96c0fedde960455efd
commit 7435dce6cf17906d192b8a96c0fedde960455efd
Author:     Tina Fitzgerald <tfitzger>
AuthorDate: Mon Jan 13 13:36:30 2020 -0500
Commit:     Tina Fitzgerald <tfitzger>
CommitDate: Mon Jan 13 13:36:30 2020 -0500

    Issue error log message only if there are invalid src_ids.

    Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1789806

 app/models/vm_or_template.rb | 2 +-
 spec/models/vm/retirement_management_spec.rb | 25 +-
 2 files changed, 24 insertions(+), 3 deletions(-)