]
Viacheslav Kabanovich updated JBIDE-22453:
------------------------------------------
Story Points: 1
Sprint: devex #115 May 2016
Application Wizard: Shell to add and edit environment variable have
different labels for name
---------------------------------------------------------------------------------------------
Key: JBIDE-22453
URL:
https://issues.jboss.org/browse/JBIDE-22453
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Alpha3
Reporter: Marián Labuda
Assignee: Viacheslav Kabanovich
Priority: Minor
Labels: application_wizard, docker, openshift_v3
Fix For: 4.4.0.Alpha3
In New OpenShift Application wizard with selected builder image there is a table
containing environment variables on the Build Configuration wizard page. When adding a new
variable by clicking on Add... button, shell to add is opened with labels
"Name:" and "Value:". When editing an environment variable on the same
wizard page, there are different labels in edit env. var shell. Environment variable name
is labeled as "Environment Variable:" and value as "Value:". It should
be same for both dialogs, I would recommend labels Name and Value.
Same table with buttons seems to be used also in deploy docker image wizard, there is
same flaw.