]
Andre Dietisheim updated JBIDE-22003:
-------------------------------------
Fix Version/s: 4.3.1.CR1
(was: 4.4.0.Alpha1)
Order of project in New OS3 Server Adapter wizard could be better
-----------------------------------------------------------------
Key: JBIDE-22003
URL:
https://issues.jboss.org/browse/JBIDE-22003
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Marián Labuda
Assignee: Andre Dietisheim
Labels: openshift_v3, server_adapter_wizard
Fix For: 4.3.1.CR1
With latest changes to New OS3 Server Adapter wizard the current order of projects,
listed on wizard page where service selection is done, is a bit strange. At first there
are alphanumeric ordered projects with no services and therefore they are not useful for
creation of a new OS3 Server Adapter and then there are projects with any service ordered
in alphanumberic order. It results in following.
Assume project aproject with no services, bproject with a service, c project with no
services, d project with a service. Order on the wizard page is following:
a
c
b
d
I think we are safe not to list projects with no services there or otherwise we should
keep alphanumeric order regardless existence of a service under a project.