Bug 1504511 - [trello 6zsvyyYu] Back and Next operations forget previously filled in value in ordering template
Summary: [trello 6zsvyyYu] Back and Next operations forget previously filled in value ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Management Console
Version: 3.7.0
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: 3.7.0
Assignee: Samuel Padgett
QA Contact: Yadan Pei
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-20 04:49 UTC by Xingxing Xia
Modified: 2017-11-28 08:28 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-31 12:58:06 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
ordering_template_forgets_new_values_after_clicking_BACK (567.11 KB, application/octet-stream)
2017-10-20 04:49 UTC, Xingxing Xia
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2017:3188 0 normal SHIPPED_LIVE Moderate: Red Hat OpenShift Container Platform 3.7 security, bug, and enhancement update 2017-11-29 02:34:54 UTC

Description Xingxing Xia 2017-10-20 04:49:50 UTC
Created attachment 1341152 [details]
ordering_template_forgets_new_values_after_clicking_BACK

Description of problem:
Back and Next operations forget previously filled in value in ordering template. See attachment.
Ordering image/serviceclass does not have the issue
FYI, similar to bug 1449268

Version-Release number of selected component (if applicable):
v3.7.0-0.167.0

How reproducible:
Always

Steps to Reproduce:
1. Given there is env with templates shown in home page catalog, click one template to show the panel
2. Go to the template parameters step, add or modify some values for various parameters
3. Back and Next, check the values again

Actual results:
3. The added/modified values are gone and changed to default automatically

Expected results:
3. Should keep the added/modified values

Additional info:
The parameters input boxes for ordering template have multiple-line mode. Serviceclass/image have no. Maybe this is related.

Comment 2 openshift-github-bot 2017-10-20 16:07:03 UTC
Commits pushed to master at https://github.com/openshift/origin-web-console

https://github.com/openshift/origin-web-console/commit/228b886124356999b3bb82b73ae25df945238af9
Bug 1504511 - Remember template values when clicking back

When editing template parameter values, remember the values when the
user clicks back and then forward again. This will still correctly clear
the values if the user switches templates in the "Select from Project"
dialog.

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

https://github.com/openshift/origin-web-console/commit/95cdb0c2785fa6f5637f7e280278151360a79d3a
Merge pull request #2322 from spadgett/process-template-preserve-values

Automatic merge from submit-queue.

Bug 1504511 - Remember template values when clicking back

When editing template parameter values, remember the values when the
user clicks back and then forward again. This will still correctly clear
the values if the user switches templates in the "Select from Project"
dialog.

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

@jeff-phillips-18 @jwforres

Comment 4 Xingxing Xia 2017-10-31 05:24:59 UTC
Verified in v3.7.0-0.184.0. Pre filled/edited values are remembered after Back and Next in ordering template. Regression test in ordering image still works and is not affected


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