]
Andre Dietisheim updated JBIDE-26234:
-------------------------------------
Attachment: deploy-builder-image-build-configuration.png
Application wizard: "Git repository URL" and "Git
Reference" are not validated
------------------------------------------------------------------------------
Key: JBIDE-26234
URL:
https://issues.jboss.org/browse/JBIDE-26234
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.9.0.AM1
Reporter: Andre Dietisheim
Labels: application_wizard, ux
Fix For: 4.9.x
Attachments: deploy-builder-image-build-configuration.png
steps:
# EXEC: launch application wizard and pick a build image
# ASSERT: "Build Configuration" page shows up featuring "Git repository
URL" and "Git Reference" text field
!image-2018-07-27-11-37-37-262.png!
# EXE: provide some bogus git url and bogus git reference
# EXE: hit "Finish"
Result:
Resources on OpenShift get created but then the import fails
Expected result:
"Git Repository URL" and "Git Reference" fields should be validated
before hitting "Finish". One could even lookup the git repository at the given
url and find out about the available "Git reference" offering them as a
combo-box