-
Enhancement
-
Resolution: Unresolved
-
Minor
-
4.12.0.AM1
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:
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