]
Marián Labuda resolved JBIDE-20731.
-----------------------------------
Resolution: Done
It has been solved. Probably some previous commit fixed it. Setting resolution to done.
Finish button in Import OpenShift Application wizard does nothing if
repo is already cloned
-------------------------------------------------------------------------------------------
Key: JBIDE-20731
URL:
https://issues.jboss.org/browse/JBIDE-20731
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.0.CR1
Reporter: Marián Labuda
Fix For: 4.3.1.CR1
Finish button in OpenShift 3 Import OpenShift Application wizard is enabled if the wizard
is opened via context menu of a build config even though the repository is already cloned
in default git location. This allows users to click on Finish button, but nothing happens.
If Import OpenShift Application is opened via context menu of a project or connection or
the build config in Import OpenShift Application is selected, then the Finish button for
already cloned repositories of a build config is disabled.