[jbosstools-issues] [JBoss JIRA] (JBIDE-21092) Warn when a template points Source URL to a parameter with empty value

Jan Richter (JIRA) issues at jboss.org
Fri Nov 13 04:22:01 EST 2015


     [ https://issues.jboss.org/browse/JBIDE-21092?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Richter updated JBIDE-21092:
--------------------------------
    Description: 
If a template defines a parameter for Source URL {noformat}(i.e. Source_URL = ${GIT_URI}){noformat} but leaves it empty, the application wizard can be finished, but in the end the application creation fails because of the missing URL.

It might be better to validate if the actual value passed is not empty.

  was:
If a template defines a parameter for Source URL (i.e. Source_URL = ${GIT_URI}) but leaves it empty, the application wizard can be finished, but in the end the application creation fails because of the missing URL.

It might be better to validate if the actual value passed is not empty.



> Warn when a template points Source URL to a  parameter with empty value
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-21092
>                 URL: https://issues.jboss.org/browse/JBIDE-21092
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 4.3.1.Beta1
>            Reporter: Jan Richter
>              Labels: application_wizard, openshift_v3
>
> If a template defines a parameter for Source URL {noformat}(i.e. Source_URL = ${GIT_URI}){noformat} but leaves it empty, the application wizard can be finished, but in the end the application creation fails because of the missing URL.
> It might be better to validate if the actual value passed is not empty.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list