]
Viacheslav Kabanovich commented on JBIDE-18082:
-----------------------------------------------
[~adietish], please take a look at the pull request.
Application wizard, Connection wizard: Last used connection from
explorer is not preselected
--------------------------------------------------------------------------------------------
Key: JBIDE-18082
URL:
https://issues.jboss.org/browse/JBIDE-18082
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.2.0.Beta3
Reporter: Marián Labuda
Priority: Minor
Labels: application_wizard, connection_wizard
Fix For: LATER
In JBIDE-17568 was implemented preselection of last used connection via menu File - New -
OpenShift Application. But preselection of last used connection from OpenShift explorer is
not working (probably has not been implemented yet).
We should provide preselection also for last used connection via OpenShift explorer.
Preselection via Menu now works like this:
User has lets say 2 connections. If he opens New Application wizard via menu File - New -
OpenShift Application, then first connection is preselected. He chooses second connection
in opened New Application wizard (on the first page containing credentials), clicks Next
button and then user clicks Cancel. Then user open New application wizard via menu File -
New - OpenShift application again and second connection is preselected.
Suggested solution for explorer:
User has 2 connections and first one is used for preselection. User selects in OpenShift
explorer second connection and opens New application wizard via context menu. After
closing New application wizard shell (by its completion or canceling) user should get
preselected second connection after opening a New Application wizard via menu File - New -
OpenShift Application.