Bug 1588570

Summary: [RFE] CFME 5.9.3 - Validating VM import from .csv
Product: Red Hat CloudForms Management Engine Reporter: Satoe Imaishi <simaishi>
Component: UI - OPSAssignee: Marco Berube <mberube>
Status: CLOSED CURRENTRELEASE QA Contact: Yadnyawalk Tale <ytale>
Severity: low Docs Contact:
Priority: high    
Version: 5.9.0CC: bthurber, cpelland, hkataria, jhardy, kkulkarn, lavenel, mpovolny, obarenbo, smallamp
Target Milestone: GAKeywords: FutureFeature, RFE, TestOnly, ZStream
Target Release: 5.9.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: v2v
Fixed In Version: 5.9.3.1 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 1564239 Environment:
Last Closed: 2018-07-12 15:35:28 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On: 1564239    
Bug Blocks: 1564234    
Attachments:
Description Flags
issue_found.gif none

Comment 2 Yadnyawalk Tale 2018-06-08 13:41:27 UTC
Created attachment 1449130 [details]
issue_found.gif

Hi,

+1 for validation errors on imports; checked with,
1. if .csv is blank
2. if header is diff than `Name` and `Provider`
3. if we got 2+ arguments

In VM Table, checked following -  
1. if vm exists in diff migration plan
2. if empty name specified
3. if vm available

However found, when vm already exists/used in another plan, it won't give any validation error in tooltip which looks odd and confusing, we need to correct that.
(checked attached gif, wait for last part)

Verifying this since it is RFE, raising another bug for issue found.
Verified on: 5.9.3.1.20180606184006_8d120c0

Thanks!