Bug 1892687

Summary: [v2v][VM import from RHV/VMware] VM events show also history events of previous VM imports of same VM
Product: OpenShift Container Platform Reporter: Ilanit Stein <istein>
Component: Console Kubevirt PluginAssignee: Tomas Jelinek <tjelinek>
Status: CLOSED DUPLICATE QA Contact: Ilanit Stein <istein>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.6CC: aos-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-30 13:21:53 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:

Description Ilanit Stein 2020-10-29 13:06:17 UTC
Description of problem:
In case of VM import of the same VM, using the same target VM name, 
the VM event, in the UI, linked from clicking the VM import "Status",
show also the events for this VM from current VM import, 
as well as the event of the previous VM import.

For example, consider this flow:
1. VM import fails. The VM events related to this VM import are listed in the UI.
2. Remove this failed VM import.
3. Fixing the problem.
3. VM import of the same VM with same target VM name.
The VM events will list the event for the current VM import, as well as the events of the previous VM import - and this second should not be displayed.

Seems the VM events are displayed by VM name, but should be also filtered as related to the current VM import.

Version-Release number of selected component (if applicable):
CNV-2.5: iib-22696 hco-v2.5.0-396

Comment 1 Tomas Jelinek 2020-10-30 13:21:53 UTC

*** This bug has been marked as a duplicate of bug 1878701 ***