]
Jeff Cantrill updated JBIDE-19886:
----------------------------------
Affects Version/s: 4.3.x
Template parameters that don't have a value defined display as
'generated'
--------------------------------------------------------------------------
Key: JBIDE-19886
URL:
https://issues.jboss.org/browse/JBIDE-19886
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.x
Reporter: Jeff Cantrill
Priority: Minor
While loading template
https://github.com/jboss-openshift/application-templates/blob/master/eap/...
the GIT_URI value does not provide a value and it displays as 'generated'. It
should default to some value. Additionally any parameter that does not have a value
attribute should be required; we should not allow moving on in the wizard unless required
values are fulfilled.