]
Marián Labuda closed JBIDE-21531.
---------------------------------
Verified on nightly build of JBT with OpenShift tooling B190.
New Application wizard: Template parameter with empty/generated value
has wrong validation
------------------------------------------------------------------------------------------
Key: JBIDE-21531
URL:
https://issues.jboss.org/browse/JBIDE-21531
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta2
Reporter: Marián Labuda
Assignee: Viacheslav Kabanovich
Labels: application_wizard, openshift_v3
Fix For: 4.3.1.CR1
In New OpenShift application wizard on the wizard page with template parameters when I
select to edit a parameter with empty ("") or generated
("(generated)") value, text widget to enter new value is marked with error
validation mark, that new value is required, but OK button is enabled. It either should be
without validation mark or OK button should be disabled, if confirmation is meant to be
allowed only for a new value.