]
Marián Labuda closed JBIDE-20715.
---------------------------------
Verified in nightly 4.3.1.Beta1 build with OpenShift plug-ins version
3.1.0.Beta1-v20151123-1937-B86.
Add validation for a project name in case of duplicates
-------------------------------------------------------
Key: JBIDE-20715
URL:
https://issues.jboss.org/browse/JBIDE-20715
Project: Tools (JBoss Tools)
Issue Type: Enhancement
Components: openshift
Affects Versions: 4.3.0.CR1
Reporter: Marián Labuda
Assignee: Fred Bricon
Priority: Optional
Fix For: 4.3.1.Beta1
There could be a simple validation of a project name for duplicates. It should not be
necessary to hit Finish button in Create OpenShift Project dialog to find out that project
already exists based on response from server. Simple validation based on existence of a
tree item of project or some similar mechanism would be helpful.