[
https://issues.jboss.org/browse/JBIDE-26179?page=com.atlassian.jira.plugi...
]
Ondrej Dockal commented on JBIDE-26179:
---------------------------------------
I took these steps to verify implemented functionality, tested on devstudio version:
12.9.0.AM2-v20180815-0130-B3168:
1. Start IDE
2. Create new CDK server adapter 3.2+
3. Start server adapter
4. ASSERT: Adapter is started, OS connection created.
5. Delete all projects under created OS connection
6. File -> New -> OpenShift Application
7. Choose OS connection created by CDK server adapter, Next
8. Dialog for creating new OS project pops up
9. Create OS project called ie. xxx, Finish
10. New Openshift application wizard is at place and fresh "xxx" project is
selected in Openshift Project ComboBox
11. Create new project for running openshift under developer connection via oc -> oc
login (developer, etc), oc new-project yyy
12. ASSERT: oc get projects shows two existing projects (xxx and yyy)
13. Click refresh in OS app wizard
14. ASSERT: User can choose between xxx and yyy projects in Openshift projects combobox
New Application Wizard: Add refresh button for project
selection/Better selection of projects
---------------------------------------------------------------------------------------------
Key: JBIDE-26179
URL:
https://issues.jboss.org/browse/JBIDE-26179
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.6.0.Final
Environment: F28
console.engint.openshift.com
Reporter: Josef Kopriva
Assignee: Josef Kopriva
Fix For: 4.9.0.AM1
In New Application Wizard could be added button for refresh of projects. The reason is,
in some cases this is not refreshed.
Workflow:
1. Create connection to console
engint.openshift.com
2. Delete all projects in connection
3. Open New Application Wizard from File -> New
4. Select connection
5. When you are asked to create project create it
6. Now you should be on New Application Wizard, but project is not selected
Workaround: You can click on Back and Next afterwards, so you can see now project.
I suppose this issue is caused with slower server response, so user should be able to to
refresh projects list and maybe edit projects(if he enter wrong name...).
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)