]
André Dietisheim updated JBIDE-26638:
-------------------------------------
Fix Version/s: 4.12.x
Import app: error message is not clearly matching available options
--------------------------------------------------------------------
Key: JBIDE-26638
URL:
https://issues.jboss.org/browse/JBIDE-26638
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.12.0.AM1
Reporter: André Dietisheim
Priority: Major
Fix For: 4.12.x
Attachments: image-2019-05-07-22-20-07-049.png
steps:
# ASSERT: have an application running on OpenShift
# ASSERT: have it imported a 1st time
# EXEC: kill the application & create it again
# ASSERT: import application wizard pops up so that you can import it but it's
displaying an error that tells you that the git clone already exists
Result:
!image-2019-05-07-22-20-07-049.png!
The error message states that the git clone already exists and tells you to *select Reuse
existing repository*. In the GUI though there's no such option, there's a checkbox
marked with an error that's called *Do not clone - use existing repository*
Expected result:
The error message should matcht the label of the checkbox so that it gets more obvious
what option is suggested. ex. *select use existing repository*