User should not have to right click to save exported plan. Clicking should download.

Bug #1727509 reported by Liz Blanchard
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Won't Fix
Medium
Unassigned

Bug Description

Description
===========
The user should not have to right-click to save an exported plan. Clicking should download.

Steps to reproduce
==================
* Log in to UI.
* Navigate to Plans page.
* Select kebab menu of plan and choose "Export".
* Select "Download" button.
Currently, this produces an error and takes me to a page that doesn't exist.

Expected result
===============
The download is successful on a click on the "Download" button.

Actual result
=============
The user gets a page that can't be loaded and is instructed that they might have to right click and save to download the file.

Tags: ui ux
Changed in tripleo:
status: New → Triaged
importance: Undecided → Medium
milestone: none → queens-2
Honza Pokorny (hpokorny)
tags: added: ui
Changed in tripleo:
milestone: queens-2 → queens-3
Revision history for this message
Liz Blanchard (lblanchard) wrote :
Revision history for this message
Dan Trainor (dtrainor) wrote :

Given the condition of having an SSL-enabled Undercloud, the link that the user is presented with contains an invalid port number (13808). There is an example of a bad URL generated[0]. This is the port of the swift proxy server. When using an SSL-enabled Undercloud, this should be represented by the port 443, and use Apache's ProxyPass/ProxyPassReverse directives to forward the connection to the swift proxy server on the backend.

These conditions could indicate why this bug describes an unknown URL, because the client (browser) is sent to a link (that includes a port) that does not exist.

---

[0] https://38.145.35.132:13808/v1/AUTH_fab9374b8f2746c8949755a3fb45216f/plan-exports/overcloud.tar.gz?temp_url_sig=cdbd0cfcd609d1c72231dba05b21d61e14a26f72&temp_url_expires=1511822695

Changed in tripleo:
milestone: queens-3 → queens-rc1
Changed in tripleo:
milestone: queens-rc1 → rocky-1
Changed in tripleo:
milestone: rocky-1 → rocky-2
Changed in tripleo:
milestone: rocky-2 → rocky-3
Changed in tripleo:
milestone: rocky-3 → rocky-rc1
Changed in tripleo:
milestone: rocky-rc1 → stein-1
Changed in tripleo:
milestone: stein-1 → stein-2
Changed in tripleo:
milestone: stein-2 → stein-3
Changed in tripleo:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.