]
Andre Dietisheim updated JBIDE-24777:
-------------------------------------
Summary: Creating an application from project should allow to connect project to Git
if missing (was: Creating an application from project should allow to connect project to
Git if nissing)
Creating an application from project should allow to connect project
to Git if missing
--------------------------------------------------------------------------------------
Key: JBIDE-24777
URL:
https://issues.jboss.org/browse/JBIDE-24777
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.5.0.AM2
Reporter: Mickael Istria
Fix For: 4.5.x
Using Red Hat Developer Studio 11.0.AM2.
I'm trying to deploy a new project to OpenShift (Online). As this project is new,
it's not connected to any Git repo.
When going through the wizards to create an application, the wizard shows an error
message because project isn't connected to Git. The only way to connect to Git is to
quit the current OpenShift wizard, use the Git wizards to connect project and then re-open
the OpenShift wizard.
I believe a better workflow would be to show in the error message or in the wizard a link
to connect the selected repo to Git if it's missing. Then the workflow is more linear
and progressive so it's easier for user to move forward.