]
Marián Labuda commented on JBIDE-21425:
---------------------------------------
[~scabanovich] yes it can be finished "successfully". It creates an invalid
server adapter. Label in Server view is "OpenShift 3 Server Adapter [Started]"
and all details of OpenShift Server Adapter in Server Editor are empty, except pod path,
where is default value (opt/apt-root/src).
Server adapter wizard: Finish button should be disabled in page which
contains connection selection
---------------------------------------------------------------------------------------------------
Key: JBIDE-21425
URL:
https://issues.jboss.org/browse/JBIDE-21425
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta2, 4.3.1.CR1
Reporter: Marián Labuda
Assignee: Viacheslav Kabanovich
Labels: openshift_v3, server_adapter
Fix For: 4.3.1.CR1
In server adapter wizard on wizard page where selection of a connection is performed, the
Finish button is enabled. This should not be possible, because although connection is
selected but service, eclipse project and paths are not filled in. Hitting finish button
in this stage leads to a new server adapter, which does not do anything and its linked to
nothing, because details are empty.