Bug 1439629

Summary: Unable to download aws volumes snapshot summary in PDF format
Product: Red Hat CloudForms Management Engine Reporter: Prasad Mukhedkar <pmukhedk>
Component: UI - OPSAssignee: Hilda Stastna <hstastna>
Status: CLOSED CURRENTRELEASE QA Contact: Matouš Mojžíš <mmojzis>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.8.0CC: cpelland, hkataria, jhardy, mmojzis, mpovolny, obarenbo, sacpatil, simaishi
Target Milestone: GAKeywords: TestOnly, ZStream
Target Release: 5.9.0   
Hardware: x86_64   
OS: Linux   
Whiteboard: ui:cloud:storage:snapshot
Fixed In Version: 5.9.0.1 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1460385 (view as bug list) Environment:
Last Closed: 2018-03-06 15:39:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: Bug
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1460385    

Description Prasad Mukhedkar 2017-04-06 10:42:00 UTC
Description of problem:
Clicking on PDF icon results in "The page you were looking for doesn't exist."
error. 
 

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

 Version 5.8.0.9-alpha2.20170404195944_1d7ece4 

How reproducible:
Always


1. Navigate to Storage > Block Manager > Volume Snapshot
2. Click on a snpashot. It will get you into summary page of that snapshot.
3. On The summary page, Right side look for PDF icon on left top. click on it

Actual results:

The page you were looking for doesn't exist.
You may have mistyped the address or the page may have moved.


Expected results:
Should prompt to download the pdf containing the summary of the
snapshot

Additional info:

Comment 5 Sachin 2017-04-06 11:37:12 UTC
[----] I, [2017-04-06T07:35:54.205312 #15392:1bdc29c]  INFO -- : Started GET "/cloud_volume_snapshot/download_summary_pdf/58000000000016" for 127.0.0.1 at 2017-04-06 07:35:54 -0400
[----] F, [2017-04-06T07:35:54.236172 #15392:1bdc29c] FATAL -- : ActionController::RoutingError (No route matches [GET] "/cloud_volume_snapshot/download_summary_pdf/58000000000016"):

Comment 6 Sachin 2017-04-06 11:54:10 UTC
Looks like 'download_summary_pdf'

is missing from 

https://github.com/ManageIQ/manageiq-ui-classic/blob/master/config/routes.rb#L513

Comment 7 Hilda Stastna 2017-05-29 13:27:33 UTC
fixing https://github.com/ManageIQ/manageiq-ui-classic/pull/1457

Comment 9 Matouš Mojžíš 2017-06-30 12:52:18 UTC
*** Bug 1449299 has been marked as a duplicate of this bug. ***

Comment 10 Matouš Mojžíš 2017-10-31 14:12:10 UTC
Verified in 5.9.0.4. Pdf downloading works for both aws snapshots and network ports.