Bug 1584158

Summary: Can't access new flavor page when accessed from cloud provider
Product: Red Hat CloudForms Management Engine Reporter: Tomas Coufal <tcoufal>
Component: UI - OPSAssignee: Zita Nemeckova <znemecko>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.8.0CC: cpelland, hkataria, lavenel, mmojzis, mpovolny, obarenbo, simaishi, yrudman, znemecko
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.10.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: ui:cloud
Fixed In Version: 5.10.0.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1595448 1595449 (view as bug list) Environment:
Last Closed: 2019-02-11 14:03:31 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: 1595448, 1595449    

Description Tomas Coufal 2018-05-30 12:12:03 UTC
Description of problem:
Page for flavor addition in UI doesn't display when accessed from the provider summary page -> flavors.

How reproducible:
Always

Steps to Reproduce:
1. Have a Cloud provider
2. Go to Provider summary page -> Relations -> Flavors
3. Click Configuration -> Add a new Flavor

Actual results:
Nothing happens

Expected results:
"/flavor/new" should load


Additional info:
It works flawlessly when the same page is accessed via:
1. Compute->Clouds->Flavors
2. Click Configuration -> Add a new Flavor

Comment 3 CFME Bot 2018-06-22 09:58:38 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/455b85a0b83cf82deb28c9b2f086a222bf224300
commit 455b85a0b83cf82deb28c9b2f086a222bf224300
Author:     Zita Nemeckova <znemecko>
AuthorDate: Thu Jun 21 09:55:38 2018 -0400
Commit:     Zita Nemeckova <znemecko>
CommitDate: Thu Jun 21 09:55:38 2018 -0400

    Don't show Add Flavor in sublist view

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

 app/helpers/application_helper/button/new_flavor.rb | 2 +-
 spec/helpers/application_helper/buttons/new_flavor_spec.rb | 6 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

Comment 6 Matouš Mojžíš 2018-07-24 13:13:37 UTC
Verified in 5.10.0.4. Add a new Flavor button was removed from flavor view accessed from cloud provider relationships.