Bug 1632782 - Flash message missing after submitting VM reconfigure request
Summary: Flash message missing after submitting VM reconfigure request
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.10.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: GA
: 5.10.0
Assignee: Roman Blanco
QA Contact: Niyaz Akhtar Ansari
URL:
Whiteboard:
: 1608967 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-09-25 14:15 UTC by Jan Zmeskal
Modified: 2019-02-12 16:51 UTC (History)
8 users (show)

Fixed In Version: 5.10.0.18
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-12 16:51:34 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Flash message missing (45.03 KB, image/png)
2018-09-25 14:15 UTC, Jan Zmeskal
no flags Details

Description Jan Zmeskal 2018-09-25 14:15:13 UTC
Created attachment 1486761 [details]
Flash message missing

Description of problem:
When you submit a request for VM reconfigure, there used to be a message saying "VM Reconfigure Request was saved". In CFME 5.10.0.16 it's not present anymore. I don't know when exactly it disappeared, since I found this bug by running automated test case against 5.10.0.16 appliance.

Version-Release number of selected component (if applicable):
5.10.0.16

How reproducible:
100 %

Steps to Reproduce:
1. Have a infra provider (tested with RHV) and a VM on that provider.
2. Go to VM's detail view, click Configuration -> Reconfigure this VM.
3. Change something, e.g. VM's memory. Click Submit button.

Actual results:
You are redirected to Requests page. No flash message is displayed.

Expected results:
Success flash message saying "VM Reconfigure Request was saved" should be displayed.

Comment 4 CFME Bot 2018-10-02 13:32:38 UTC
New commit detected on ManageIQ/manageiq-ui-classic/master:

https://github.com/ManageIQ/manageiq-ui-classic/commit/095dfc1164747dad5458d80b77ac8541c87a8c47
commit 095dfc1164747dad5458d80b77ac8541c87a8c47
Author:     Roman Blanco <rblanco>
AuthorDate: Mon Oct  1 17:12:03 2018 -0400
Commit:     Roman Blanco <rblanco>
CommitDate: Mon Oct  1 17:12:03 2018 -0400

    Corrected flash message rendering

    Removed the partial rendering from angular components template

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

 app/views/miq_request/show_list.html.haml | 1 +
 app/views/static/miq-request-options.html.haml | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

Comment 5 CFME Bot 2018-10-02 13:42:46 UTC
New commit detected on ManageIQ/manageiq-ui-classic/hammer:

https://github.com/ManageIQ/manageiq-ui-classic/commit/fa2620e2725dfc4d0751b64378d336f71d1b0632
commit fa2620e2725dfc4d0751b64378d336f71d1b0632
Author:     Milan Zázrivec <mzazrivec>
AuthorDate: Tue Oct  2 09:27:34 2018 -0400
Commit:     Milan Zázrivec <mzazrivec>
CommitDate: Tue Oct  2 09:27:34 2018 -0400

    Merge pull request #4722 from romanblanco/bz1632782

    Corrected flash message rendering after submitting VM reconfigure request

    (cherry picked from commit 8662911211cf8a359dd61e9b2fed7d918b9b9ef3)

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

 app/views/miq_request/show_list.html.haml | 1 +
 app/views/static/miq-request-options.html.haml | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

Comment 6 Greg Piatigorski 2018-10-05 19:52:00 UTC
*** Bug 1608967 has been marked as a duplicate of this bug. ***

Comment 7 Niyaz Akhtar Ansari 2018-10-31 08:29:15 UTC
Verified in Version 5.10.0.21.20181023151612_4c11b0d


Note You need to log in before you can comment on or make changes to this bug.