]
Marián Labuda closed JBIDE-20506.
---------------------------------
Resolution: Duplicate Issue
Closed as a duplicate.
Reorganize context menu items of a OpenShift v3 connection
----------------------------------------------------------
Key: JBIDE-20506
URL:
https://issues.jboss.org/browse/JBIDE-20506
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.x
Reporter: Marián Labuda
Assignee: Alexey Kazakov
Priority: Minor
Labels: help_wanted
Fix For: 4.4.0.Alpha1
Menu items of a v3 connection has following order:
{panel}
New
Remove
Edit
---------------
Manage Project
Show In
-----------------
Import Application
-----------------
Show Properties
Refresh
{panel}
we should follow same order as for v2 connection or at least keep consistency in order -
at first connection managing related items (New, Edit, Remove), then project related
(Manage Project), then "application" related (Show In, Import Application), then
specific connection handling (Refresh) and in the end Properties.
Then submenu items of context menu item New... should be in order Connection - (Project
-) Application. Not Application - Connection.