[
https://issues.jboss.org/browse/JBIDE-21969?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-21969:
-----------------------------------------------
[~adietish], please take a look at the pool request.
I replaced node.sync(); with node.flush(); in ServerUtils, because sync() loads earlier
saved value instead of the one just set. I hope it will work with the other usage.
Show in Browser: route chooser should allow to user to choose route
permanently
-------------------------------------------------------------------------------
Key: JBIDE-21969
URL:
https://issues.jboss.org/browse/JBIDE-21969
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.1.CR1
Reporter: Andre Dietisheim
Assignee: Viacheslav Kabanovich
Fix For: 4.4.0.Alpha1
Attachments: route-chooser.png
steps to reproduce:
# ASSERT: have an apps with service and route running on OpenShift. Have it imported to
your workspace
# ASSERT: you need at least a 2nd route in the same project (ex. by having a 2nd app in
the same project)
# EXEC: launch New OpenShift 3 Server Adapter wizard
# ASSERT: make sure that you have *Prompt for route when multiple routes available to
show in browser* checked (no route permanently selected)
# EXEC: create the adapter by picking service, local project etc.
# EXEC: in the context menu of your new server adapter: pick Show In > Web Browser
# ASSERT: Route chooser shows up (since there are several routes available)
Result:
There's no way to permanently choose a route. The route chooser will always show up
(as long as I have several routes in the same project)
!route-chooser.png!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)