Bug 1378042

Summary: [RHV] VM Snapshot Active VM is marked, but add a snapshot is disabled.
Product: Red Hat CloudForms Management Engine Reporter: Ilanit Stein <istein>
Component: ProvidersAssignee: Boriso <bodnopoz>
Status: CLOSED CURRENTRELEASE QA Contact: Ilanit Stein <istein>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.7.0CC: cpelland, dajohnso, dclarizi, jfrey, jhardy, obarenbo, simaishi
Target Milestone: GAKeywords: TestOnly
Target Release: 5.8.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: rhev
Fixed In Version: 5.8.0.0 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1393583 (view as bug list) Environment:
Last Closed: 2017-06-12 16:09:29 UTC Type: Bug
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:    
Bug Blocks: 1393583    

Description Ilanit Stein 2016-09-21 11:38:34 UTC
Description of problem:
When entering on CFME, the RHV VM snapshot screen, Active VM is marked,
but snapshot add ("+" button) is not enabled.
Only if moving to another snapshot, and moving back to the Active VM,
does the snapshot creation ("+" button) turn into enabled.

For VSPHERE55 provider, on snapshots dialog on CFME, none of the snapshots are marked. When pressing the "Active" (mark it), it allows to add snapshot.

Version:
CFME-5.7.0.1.20160913164703_66caf07
RHV-4.0.4.2-0.1

Comment 3 CFME Bot 2016-09-28 17:00:53 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/12415ecb74b683ab203b5f0a84a9887152eae221

commit 12415ecb74b683ab203b5f0a84a9887152eae221
Author:     Dávid Halász <dhalasz>
AuthorDate: Wed Sep 28 16:18:47 2016 +0200
Commit:     Dávid Halász <dhalasz>
CommitDate: Wed Sep 28 16:18:47 2016 +0200

    Set the @active flag when initially rendering a snapshot tree
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1378042

 app/controllers/vm_common.rb | 1 +
 1 file changed, 1 insertion(+)

Comment 5 Ilanit Stein 2017-04-04 12:43:30 UTC
Verified on CFME-5.8.0.8/RHV-4.0.7.

Now for Active VM, add snapshot icon is enabled.