]
Marián Labuda closed JBIDE-17568.
---------------------------------
Verified in JBDS 8.0.0.Beta3 build id B178.
Connection wizard: Credentials dialog should preselect last used
connection
----------------------------------------------------------------------------
Key: JBIDE-17568
URL:
https://issues.jboss.org/browse/JBIDE-17568
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.2.0.Beta2
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Labels: connection_wizard
Fix For: 4.2.0.Beta3
steps to reproduce:
# ASSERT: make sure you have at least 2 connections
# EXEC: launch application wizard via File->New->OpenShift->New Application
# EXEC: in Credentials dialog: select 2nd connection, provide password and hit
"Next"
# EXEC: hit "Cancel"
# EXEC: Re-launch application wizard
Result:
In the credentials dialog: 1st connection is preselected
Expected result:
In the credentials dialog: 2nd connection is preselected since I used the 2nd connection
in my last invocation of the wizard.