]
Viacheslav Kabanovich commented on JBIDE-21425:
-----------------------------------------------
[~fbricon], please take a look at the pull request. I tried to restore what was lost in
implementing JBIDE-21447. Both ways of starting the wizard (1 from Servers view, 2 from
service/route context menu)should be tested.
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.