]
Marián Labuda edited comment on JBIDE-22454 at 5/31/16 4:39 AM:
----------------------------------------------------------------
It is understandable because of different wizard pages (Build vs Deployment config).
Although I haven't noticed this difference, maybe my mistake. I like the tooltips. But
could we also make it more explicit by label? *Build environment variables:* and
*Deployment environment variables:*?
was (Author: mlabuda):
It is understandable because of different wizard pages (Build vs Deployment config).
Although I haven't noticed this difference, maybe my mistake. I like the tooltips. But
could we also make it more explicit by label? *Build environment variables:* and
"Deployment environment variables:"?
Application Wizard: Build configuration wizard page has redundant
environment variables table
---------------------------------------------------------------------------------------------
Key: JBIDE-22454
URL:
https://issues.jboss.org/browse/JBIDE-22454
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Alpha3
Reporter: Marián Labuda
Assignee: Jeff Cantrill
Labels: application_wizard, openshift_v3
Fix For: 4.4.x
Attachments: screenshot-2.png, screenshot-3.png
In New OpenShift Application wizard with selected builder image, there are 2 wizard pages
containing same thing - table of environment variables passed to pod. First page is Build
Configuration, where the table is empty. Second page is the immediately following one
Deployment configuration and Scalability, where are environment variables even correctly
prepared (obtained from image metadata). The first table, on Build configuration wizard
page, should be removed, its redundant there.