]
Andre Dietisheim updated JBIDE-21682:
-------------------------------------
Fix Version/s: 4.4.0.Alpha1
(was: 4.3.1.CR1)
Application wizard, Connection wizard: Last used connection from
explorer is not preselected
--------------------------------------------------------------------------------------------
Key: JBIDE-21682
URL:
https://issues.jboss.org/browse/JBIDE-21682
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Marián Labuda
Assignee: Viacheslav Kabanovich
Priority: Minor
Labels: application_wizard, connection_wizard
Fix For: 4.4.0.Alpha1
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.