]
Marián Labuda closed JBIDE-22174.
---------------------------------
Verified in Red Hat Developer Studio 10.0.0.Alpha1 B5255.
Deploy Image to OpenShift wizard could respect selected connection
and project from OpenShift Explorer
------------------------------------------------------------------------------------------------------
Key: JBIDE-22174
URL:
https://issues.jboss.org/browse/JBIDE-22174
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Marián Labuda
Assignee: Viacheslav Kabanovich
Fix For: 4.4.0.Alpha1
When opening Deploy Image to OpenShift wizard via context menu of a docker image in
Docker Explorer, selected project (or a connection if no project under a connection is
selected) should be selected in combo in the wizard. At the moment, if there is precisely
1 connection, it is selected (if there are more connections, no connection is selected and
following steps is not reachable) and if there is precisely 1 project, that one is
selected (if there are more projects, no project is selected). This could be refined a
bit. In case of selection would be the selected one in combo. In case of existence of more
connections/projects and no selection, maybe the first one listed could be selected (but
this is probably personal preference, maybe it is not a good idea).