]
Andre Dietisheim resolved JBIDE-21975.
--------------------------------------
Resolution: Done
Server Adapter wizard: route is not changed when I select a different
service
-----------------------------------------------------------------------------
Key: JBIDE-21975
URL:
https://issues.jboss.org/browse/JBIDE-21975
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.4.0.Alpha1
# ASSERT: have a project with at least 2 services and 2 routes (ex. nodejs-example and
eap-app services)
# EXEC: launch OpenShift 3 Server Adapter wizard
# ASSERT: eap-app service is selected
# ASSERT: accordingly *eap-app* route is selected in "Use Route:"
# EXEC: select eap-app service
Result:
"Use Route" is still set to *eap-app* route
Expected result:
"Use Route" should be set to *nodejs-example* route