]
Andre Dietisheim commented on JBIDE-20372:
------------------------------------------
[~fbricon] corrected your bug report since the only lack here is that the server is not
resetted.
is only set if you had v2 selected in the first place.
Switching then to v3 unchecks "Use default server" but doesnt reset the server.
Connection wizard: selecting Openshift v3 unchecks "Use default
Server" but does not clear server url
------------------------------------------------------------------------------------------------------
Key: JBIDE-20372
URL:
https://issues.jboss.org/browse/JBIDE-20372
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.Beta2
Reporter: Fred Bricon
Labels: application_wizard, openshift_v3
When creating a new OpenShift Application, if you select OpenShift 3, the "Use
Default Server" checkbox is unchecked but the "Server" is not cleared,
https://openshift.redhat.com which was set since the connection wizard defaults to v2 and
openshift.redhat.com is the default server for v2, is not cleared.
The default value for v3 should be empty, until Openshift 3 gets a public url.
A default property could be set in
https://github.com/jbosstools/jbosstools-download.jboss.org/blob/master/j...,
then updated asynchronously without rebuilding the openshift plugin