]
Andre Dietisheim updated JBIDE-25607:
-------------------------------------
Labels: import_app (was: )
New App Wizard: cannot import application from 2 different servers
------------------------------------------------------------------
Key: JBIDE-25607
URL:
https://issues.jboss.org/browse/JBIDE-25607
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.5.2.Final
Reporter: Andre Dietisheim
Labels: import_app
Fix For: 4.5.x
Attachments: image-2018-01-22-15-53-14-578.png
# ASSERT: have 2 connections (ex. 1 to a local CDK, 1 to openshift online)
# EXEC: pick connection 1 (ex. CDK), create an app via the nodejs-mongo-persistent
template
# ASSERT: have the code imported to project *nodejs-ex*
# EXEC: pick connection 2 (ex. OpenShift online), create an app via the
nodejs-mongo-persistent template
# EXEC: when the code gets imported the clone operation complains that the repository
already exists. Pick a different location
Result:
!image-2018-01-22-15-53-14-578.png!
The import operation then complains that a project *nodejs-ex* already exists and ask you
whether you want the local project to be overwritten
Expected result:
The dialog should at least allow me to use a different name, so that I can have both
projects