]
Marián Labuda updated JBIDE-22868:
----------------------------------
Labels: import_wizard openshift_v3 (was: )
Import Wizard: Last used git clone location is not used
-------------------------------------------------------
Key: JBIDE-22868
URL:
https://issues.jboss.org/browse/JBIDE-22868
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.1.AM3
Reporter: Marián Labuda
Labels: import_wizard, openshift_v3
When importing an OpenShift 3 application, I can customize where to clone source code. If
I change it from default git clone location to something different. e.g.
/home/mlabuda/git/alt instead of /home/mlabuda/git, the new value is used all the time.
Problem is, when I decide to use default git clone location again so I check the checkbox
to use that one. But this choice is not remembered and every time custom location is used.
So I have to change it manually by checking the checkbox all the time.
I think, if user want to use customized location all the time he should change it in git
preferences. So it would be compatible across whole IDE.